@@ -62,7 +62,7 @@
"keywords": [
"oclif"
],
- "license": "MIT",
+ "license": "GPL-3.0-only",
"main": "lib/index.js",
"oclif": {
"repositoryPrefix": "<%- repo %>/blob/master/cli/<%- commandPath %>",
@@ -14,7 +14,7 @@
"type": "git",
"url": "https://github.com/Joystream/joystream.git"
},
- "license": "GPL-3.0",
"contributors": [
{
"name": "Joystream",
@@ -12,7 +12,7 @@
@@ -8,7 +8,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 0"
"dependencies": {
"@joystream/storage-runtime-api": "^0.1.0",
"@types/bn.js": "^4.11.5",
@@ -42,7 +42,7 @@
"joystream",
"runtime"
- "license": "GPLv3",
"bugs": {
"url": "https://github.com/Joystream/joystream/issues"