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 e2f7d52..a23d5ca 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "private": true, "main": "index.js", - "license": "UNLICENSED", + "license": "MIT", "scripts": { "start": "ts-node index.ts" }, |
