chore: use the correct license entry in the package.json of the uhk-web (#960)
This commit is contained in:
committed by
László Monda
parent
56ebfba8ad
commit
9d41f40d93
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "uhk-web",
|
"name": "uhk-web",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"license": "MIT",
|
"license": "GPL-3.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
"start": "ng serve",
|
"start": "ng serve",
|
||||||
|
|||||||
Reference in New Issue
Block a user