Specify only in package.json

This commit is contained in:
Ajay Ramachandran
2022-12-26 23:43:01 -05:00
committed by GitHub
parent 3fbcadc3a0
commit fc607d0cb7

View File

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