fixed license in package.json (thank you @msowho)

This commit is contained in:
wukko 2022-07-30 14:18:05 +06:00
parent 2e417a3c96
commit f6b0894def

View file

@ -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"
}, },