Fix: Updated License and path (coscine/issues#1228)
... | @@ -12,9 +12,9 @@ | ... | @@ -12,9 +12,9 @@ |
"test:unit": "vue-cli-service test:unit" | "test:unit": "vue-cli-service test:unit" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@coscine/app-util": "^1.7.0", | "@coscine/app-util": "^1.7.1", | ||
"@coscine/component-library": "^1.4.0", | "@coscine/component-library": "^1.4.1", | ||
"@coscine/form-generator": "^1.10.1", | "@coscine/form-generator": "^1.10.2", | ||
"@itcenter-layout/bootstrap": "^1.5.5", | "@itcenter-layout/bootstrap": "^1.5.5", | ||
"@itcenter-layout/masterpage": "^1.3.0", | "@itcenter-layout/masterpage": "^1.3.0", | ||
"@types/jquery": "^3.5.2", | "@types/jquery": "^3.5.2", | ||
... | @@ -49,7 +49,7 @@ | ... | @@ -49,7 +49,7 @@ |
}, | }, | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "https://git.rwth-aachen.de/coscine/app/formgeneratordemo.git" | "url": "https://git.rwth-aachen.de/coscine/frontend/apps/formgeneratordemo.git" | ||
}, | }, | ||
"license": "MIT" | "license": "MIT" | ||
} | } |