update package.json LICENSE

This commit is contained in:
gbrochar 2020-11-22 15:52:03 +01:00
parent 59fe15d726
commit 704d516735
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"start": "node dist/server/bundle.js"
},
"author": "gbrochar",
"license": "UNLICENSED",
"license": "AGPL-3.0-only",
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/plugin-proposal-class-properties": "^7.12.1",