diff options
author | Vitaly Takmazov | 2018-07-06 02:54:44 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:53 +0300 |
commit | 9431200d18490638030abc1b3c0d650922b096c1 (patch) | |
tree | 3a4e14cdb8552d5d362a5fa53e91fde85bf8641e | |
parent | 3600c2c3cf50930ae2768726b07e0e8fb9c19c0c (diff) |
fix license
-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", |