diff --git a/package.json b/package.json index 19678e499..21c9f2519 100644 --- a/package.json +++ b/package.json @@ -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",