Set license

This commit is contained in:
Carter Bertolini 2023-10-03 16:37:26 -04:00
parent 60f1692906
commit 404b3ef97b

View File

@ -7,7 +7,7 @@
"lint": "eslint . --fix"
},
"author": "",
"license": "ISC",
"license": "GPL-3.0-or-later",
"devDependencies": {
"@tsconfig/node-lts": "^18.12.5",
"@types/node": "^20.8.2",