Change license in package.json

merge-requests/1/merge
Matthew 2019-11-16 14:19:02 -05:00
parent 7c4ca745ac
commit 9b1c765a49
No known key found for this signature in database
GPG Key ID: 766BE43AE75F7559
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"build": "tsc -p ./tsconfig.json" "build": "tsc -p ./tsconfig.json"
}, },
"author": "Library of Code sp-us Engineering Team", "author": "Library of Code sp-us Engineering Team",
"license": "MIT", "license": "AGPL-3.0-only",
"private": false, "private": false,
"dependencies": { "dependencies": {
"@ghaiklor/x509": "^1.0.0", "@ghaiklor/x509": "^1.0.0",