diff options
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 93aaac4b..235effe4 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -9,7 +9,7 @@ }, "keywords": [], "author": "", - "license": "ISC", + "license": "AGPL-3.0-or-later", "devDependencies": { "babel-core": "^6.26.3", "babel-eslint": "^8.2.5", |