Commits on Source (3)
-
Benedikt Heinrichs authored
-
Benedikt Heinrichs authored
Fix: Working DeleteModal locales See merge request coscine/app/project!19
-
## [1.4.3](https://git.rwth-aachen.de/coscine/app/project/compare/v1.4.2...v1.4.3) (2019-10-09) ### Fix * Working DeleteModal locales ([ca5610c2](https://git.rwth-aachen.de/coscine/app/project/commit/ca5610c24a32d074bda3e1cc0717d5a016961fae))
{ | ||
"name": "@coscine/project", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"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.2", | ||
"@coscine/project-creation": "^1.1.3", | ||
"@itcenter-layout/bootstrap": "^1.4.3", | ||
"@itcenter-layout/masterpage": "^1.2.5", | ||
"@types/jquery": "^3.3.31", | ||
... | ... |