mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-06 19:46:05 +02:00
Replace license in package.jsons
This commit is contained in:
@@ -135,7 +135,7 @@ diff -r a988f4cfb7ab src/main/resources/META-INF/scm/plugin.xml
|
||||
```json
|
||||
{
|
||||
"name": "@scm-manager/name-of-plugin",
|
||||
"license": "MIT",
|
||||
"license": "AGPLv3",
|
||||
"main": "src/main/js/index.tsx",
|
||||
"scripts": {
|
||||
"build": "ui-scripts plugin",
|
||||
|
||||
Reference in New Issue
Block a user