diff --git a/package.json b/package.json index 112584d6..924f7942 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vanilla", "main": "index.js", "version": "1.0.0", - "license": "AGPL-3.0", + "license": "AGPL-3.0-or-later", "scripts": { "build": "webpack --mode production", "lint": "yarn run eslint templates",