fixed license in package.json (thank you @msowho)
This commit is contained in:
parent
2e417a3c96
commit
f6b0894def
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/wukko/cobalt.git"
|
"url": "git+https://github.com/wukko/cobalt.git"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "AGPL-3.0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/wukko/cobalt/issues"
|
"url": "https://github.com/wukko/cobalt/issues"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue