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",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
|
||||
Reference in New Issue
Block a user