Commits on Source (3)
-
Marcel Nellesen authored
-
Marcel Nellesen authored
Sprint/201920 See merge request coscine/app/project!21
-
## [1.5.1](https://git.rwth-aachen.de/coscine/app/project/compare/v1.5.0...v1.5.1) (2019-11-11) ### Fix * Update project-creation ([236a29e0](https://git.rwth-aachen.de/coscine/app/project/commit/236a29e0acebb7343cfac5f4b5fb202c0ddeb467))
{ | ||
"name": "@coscine/project", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"private": true, | ||
"directories": { | ||
"doc": "docs" | ||
... | ... | @@ -14,7 +14,7 @@ |
"dependencies": { | ||
"@coscine/api-connection": "^1.2.0", | ||
"@coscine/app-util": "^1.1.0", | ||
"@coscine/project-creation": "^1.2.0", | ||
"@coscine/project-creation": "^1.3.1", | ||
"@itcenter-layout/bootstrap": "^1.4.3", | ||
"@itcenter-layout/masterpage": "^1.2.5", | ||
"@types/jquery": "^3.3.31", | ||
... | ... |