change license fields to AGPL-3.0-only

This commit is contained in:
Tiago Rangel
2025-01-15 17:05:14 +00:00
parent f9febbb14a
commit 57501d3879
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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
View File
@@ -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",