Update license in package.json

This commit is contained in:
Ajay Ramachandran
2022-12-26 23:24:46 -05:00
committed by GitHub
parent 7f7a3a37ec
commit 3fbcadc3a0

View File

@@ -17,7 +17,7 @@
"lint:fix": "eslint src test --fix" "lint:fix": "eslint src test --fix"
}, },
"author": "Ajay Ramachandran", "author": "Ajay Ramachandran",
"license": "MIT", "license": "AGPL-3.0",
"dependencies": { "dependencies": {
"axios": "^1.1.3", "axios": "^1.1.3",
"better-sqlite3": "^8.0.1", "better-sqlite3": "^8.0.1",