update package.json LICENSE
This commit is contained in:
parent
59fe15d726
commit
704d516735
|
@ -27,7 +27,7 @@
|
||||||
"start": "node dist/server/bundle.js"
|
"start": "node dist/server/bundle.js"
|
||||||
},
|
},
|
||||||
"author": "gbrochar",
|
"author": "gbrochar",
|
||||||
"license": "UNLICENSED",
|
"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",
|
||||||
|
|
Loading…
Reference in New Issue