mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-06 20:57:06 +02:00
Replace license in package.jsons
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "@scm-manager/scm-git-plugin",
|
||||
"private": true,
|
||||
"version": "3.4.2-SNAPSHOT",
|
||||
"license": "MIT",
|
||||
"license": "AGPLv3",
|
||||
"main": "./src/main/js/index.ts",
|
||||
"scripts": {
|
||||
"build": "plugin-scripts build",
|
||||
@@ -33,4 +33,4 @@
|
||||
"eslintConfig": {
|
||||
"extends": "@scm-manager/eslint-config"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user