Commits on Source (3)
-
Marcel Nellesen authored5ab6c845
-
Marcel Nellesen authored
Product/1215 gitlab clean up See merge request !21
1bd2f2ce -
CoscineBot authored
## [1.0.13](v1.0.12...v1.0.13) (2021-01-04) ### Fix * Updated License and path (coscine/issues#1228) ([5ab6c845](5ab6c845)), closes [coscine/issues#1228](https://git.rwth-aachen.de/coscine/issues/issues/1228)
98108b2d
{ | ||
"name": "@coscine/projectcreate", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"private": true, | ||
"directories": { | ||
"doc": "docs" | ||
... | ... | @@ -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/projectcreate.git" | ||
"url": "https://git.rwth-aachen.de/coscine/frontend/apps/projectcreate.git" | ||
}, | ||
"license": "MIT" | ||
} |