Commits on Source (3)
-
Benedikt Heinrichs authored
-
Benedikt Heinrichs authored
Fix: DeleteModal is now Vue and TypeScript compatible See merge request coscine/app/project!18
-
## [1.4.2](https://git.rwth-aachen.de/coscine/app/project/compare/v1.4.1...v1.4.2) (2019-10-09) ### Fix * DeleteModal is now Vue and TypeScript compatible ([258f73ea](https://git.rwth-aachen.de/coscine/app/project/commit/258f73ea7265686d5a317ef938af2f0190493ff0))
{ | ||
"name": "@coscine/project", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"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.1", | ||
"@coscine/project-creation": "^1.1.2", | ||
"@itcenter-layout/bootstrap": "^1.4.3", | ||
"@itcenter-layout/masterpage": "^1.2.5", | ||
"@types/jquery": "^3.3.31", | ||
... | ... |