Commits on Source (3)
-
Marcel Nellesen authored26c64c0a
-
Marcel Nellesen authored
Sprint/2020 19 See merge request coscine/app/projectcreate!18
06820cf0 -
CoscineBot authored
## [1.0.11](https://git.rwth-aachen.de/coscine/app/projectcreate/compare/v1.0.10...v1.0.11) (2020-10-23) ### Fix * Updated dependencies ([26c64c0a](https://git.rwth-aachen.de/coscine/app/projectcreate/commit/26c64c0a8d8603dabb3045d66868ffbf220c685f))
47dfad3c
{ | ||
"name": "@coscine/projectcreate", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"private": true, | ||
"directories": { | ||
"doc": "docs" | ||
... | ... | @@ -12,9 +12,9 @@ |
"test:unit": "vue-cli-service test:unit" | ||
}, | ||
"dependencies": { | ||
"@coscine/app-util": "^1.5.2", | ||
"@coscine/component-library": "1.1.1", | ||
"@coscine/project-creation": "^1.10.0", | ||
"@coscine/app-util": "^1.6.0", | ||
"@coscine/component-library": "1.2.0", | ||
"@coscine/project-creation": "^1.10.1", | ||
"@itcenter-layout/bootstrap": "^1.5.5", | ||
"@itcenter-layout/masterpage": "^1.3.0", | ||
"@types/jquery": "^3.5.2", | ||
... | ... |