mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-12 18:04:29 +01:00
Specify only in package.json
This commit is contained in:
parent
3fbcadc3a0
commit
fc607d0cb7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
"lint:fix": "eslint src test --fix"
|
"lint:fix": "eslint src test --fix"
|
||||||
},
|
},
|
||||||
"author": "Ajay Ramachandran",
|
"author": "Ajay Ramachandran",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0-only",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^1.1.3",
|
"axios": "^1.1.3",
|
||||||
"better-sqlite3": "^8.0.1",
|
"better-sqlite3": "^8.0.1",
|
||||||
|
|
Loading…
Reference in a new issue