mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +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"
|
||||
},
|
||||
"author": "Ajay Ramachandran",
|
||||
"license": "AGPL-3.0",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"axios": "^1.1.3",
|
||||
"better-sqlite3": "^8.0.1",
|
||||
|
|
Loading…
Reference in a new issue