aboutsummaryrefslogtreecommitdiff
path: root/vnext
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-07-06 02:54:44 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commit9431200d18490638030abc1b3c0d650922b096c1 (patch)
tree3a4e14cdb8552d5d362a5fa53e91fde85bf8641e /vnext
parent3600c2c3cf50930ae2768726b07e0e8fb9c19c0c (diff)
fix license
Diffstat (limited to 'vnext')
-rw-r--r--vnext/package.json2
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",