diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 055a7dc..0519db1 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "start": "node -r dotenv/config app/index.mjs" }, "author": "Leonardo Bishop", - "license": "UNLICENSED", + "license": "ISC", "dependencies": { "dateformat": "^5.0.2", "dotenv": "^10.0.0", |
