Project 'coscine/app/projectedit' was moved to 'coscine/frontend/apps/projectedit'. Please update any links and bookmarks that may still have the old path.
Commits on Source (3)
-
Marcel Nellesen authored
-
Marcel Nellesen authored
Hotfix/777-fixKey See merge request coscine/app/projectedit!10
-
CoscineBot authored
## [1.0.6](https://git.rwth-aachen.de/coscine/app/projectedit/compare/v1.0.5...v1.0.6) (2020-04-14) ### Fix * Updated dependencies (coscine/issues#777) ([4877b570](https://git.rwth-aachen.de/coscine/app/projectedit/commit/4877b57012e2128d95163386ef0785c214af7f40)), closes [coscine/issues#777](https://git.rwth-aachen.de/coscine/issues/issues/777)
{ | ||
"name": "@coscine/projectedit", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"private": true, | ||
"directories": { | ||
"doc": "docs" | ||
... | ... | @@ -13,7 +13,7 @@ |
}, | ||
"dependencies": { | ||
"@coscine/app-util": "^1.3.1", | ||
"@coscine/project-creation": "^1.6.0", | ||
"@coscine/project-creation": "^1.6.1", | ||
"@itcenter-layout/bootstrap": "^1.5.5", | ||
"@itcenter-layout/masterpage": "^1.2.9", | ||
"@types/jquery": "^3.3.34", | ||
... | ... |