change license fields to AGPL-3.0-only
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
"js",
|
||||
"node"
|
||||
],
|
||||
"license": "AGPL-3.0",
|
||||
"license": "AGPL-3.0-only",
|
||||
"scripts": {
|
||||
"build": "bun run build.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
"node",
|
||||
"hcaptcha"
|
||||
],
|
||||
"license": "AGPL-3.0",
|
||||
"license": "AGPL-3.0-only",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"npm:publish": "sudo npm publish --access public"
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/tiagorangel1/cap.git"
|
||||
},
|
||||
"license": "AGPL-3.0",
|
||||
"license": "AGPL-3.0-only",
|
||||
"author": "Tiago Rangel",
|
||||
"type": "commonjs",
|
||||
"main": "cap.min.js",
|
||||
|
||||
Reference in New Issue
Block a user