We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a98f1a commit d97b88cCopy full SHA for d97b88c
package.json
@@ -2,7 +2,7 @@
2
"name": "@scm-manager/scm-ldap-plugin",
3
"private": true,
4
"version": "3.0.1-SNAPSHOT",
5
- "license": "AGPLv3",
+ "license": "AGPL-3.0-only",
6
"main": "./src/main/js/index.ts",
7
"scripts": {
8
"build": "plugin-scripts build",
0 commit comments