Change license in package.json
parent
7c4ca745ac
commit
9b1c765a49
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue