update LICENSE in package.json

This commit is contained in:
gbrochar 2020-11-22 10:41:52 +01:00
parent 116959334b
commit ddc07e72c1
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
"url": "https://git.gaetanbrochard.dev/gbrochar/expo-web.git" "url": "https://git.gaetanbrochard.dev/gbrochar/expo-web.git"
}, },
"author": "gbrochar", "author": "gbrochar",
"license": "GPLv3", "license": "AGPL-3.0-only",
"devDependencies": { "devDependencies": {
"@babel/core": "^7.12.3", "@babel/core": "^7.12.3",
"@babel/plugin-proposal-class-properties": "^7.12.1", "@babel/plugin-proposal-class-properties": "^7.12.1",