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