Change license to MIT in package.json

This commit is contained in:
2024-10-22 08:36:00 -05:00
committed by GitHub
parent 521ef895d8
commit 1358158333
+1 -1
View File
@@ -20,7 +20,7 @@
"url": "https://jwetzell.com"
},
"repository": "https://github.com/jwetzell/psn-js",
"license": "ISC",
"license": "MIT",
"devDependencies": {
"@types/node": "22.7.7",
"prettier": "3.3.3",