chore(package.json): use correct license value
This commit is contained in:
parent
e25af0d25a
commit
ff7d1845c5
@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"scripts": {
|
||||
"start": "npm-run-all frontend:build --parallel \"frontend:build:watch\" \"yesod:start\"",
|
||||
"test": "run-s frontend:test yesod:test i18n:test",
|
||||
|
||||
Reference in New Issue
Block a user