Commits on Source (3)
-
Benedikt Heinrichs authored
-
Benedikt Heinrichs authored
Update: Add Spinner on Creation See merge request coscine/app/project!20
-
# [1.5.0](https://git.rwth-aachen.de/coscine/app/project/compare/v1.4.3...v1.5.0) (2019-10-25) ### Update * Add Spinner on Creation ([0cb22366](https://git.rwth-aachen.de/coscine/app/project/commit/0cb22366dc1d910df4ac494d4ea5bb0d0cdf5f2a))
{ | ||
"name": "@coscine/project", | ||
"version": "1.4.3", | ||
"version": "1.5.0", | ||
"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.1.3", | ||
"@coscine/project-creation": "^1.2.0", | ||
"@itcenter-layout/bootstrap": "^1.4.3", | ||
"@itcenter-layout/masterpage": "^1.2.5", | ||
"@types/jquery": "^3.3.31", | ||
... | ... |