Commits on Source (3)
-
Benedikt Heinrichs authored
-
Benedikt Heinrichs authored
Fix: Update project-creation See merge request coscine/app/projectview!13
-
## [1.3.1](https://git.rwth-aachen.de/coscine/app/projectview/compare/v1.3.0...v1.3.1) (2019-10-08) ### Fix * Update project-creation ([9af22bb3](https://git.rwth-aachen.de/coscine/app/projectview/commit/9af22bb340c232940683b9f0abb4327236e7ec7f))
{ | ||
"name": "@coscine/projectview", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"private": true, | ||
"scripts": { | ||
"serve": "vue-cli-service serve", | ||
... | ... | @@ -11,7 +11,7 @@ |
"dependencies": { | ||
"@coscine/api-connection": "^1.2.0", | ||
"@coscine/app-util": "^1.1.0", | ||
"@coscine/project-creation": "^1.1.0", | ||
"@coscine/project-creation": "^1.1.1", | ||
"@itcenter-layout/bootstrap": "^1.4.3", | ||
"@itcenter-layout/masterpage": "^1.2.5", | ||
"@types/jquery": "^3.3.31", | ||
... | ... |