chore: use the correct license entry in the package.json of the uhk-web (#960)

This commit is contained in:
Róbert Kiss
2019-06-02 22:21:29 +02:00
committed by László Monda
parent 56ebfba8ad
commit 9d41f40d93

View File

@@ -1,7 +1,7 @@
{
"name": "uhk-web",
"version": "1.0.0",
"license": "MIT",
"license": "GPL-3.0",
"scripts": {
"ng": "ng",
"start": "ng serve",