Commits (3)
-
Petar Hristov authoreda8468aed
-
Petar Hristov authored
Sprint/2021 16 See merge request !31
a77064d6 -
CoscineBot authored
## [1.2.4](v1.2.3...v1.2.4) (2021-08-31) ### Fix * Update Dependencies ([a8468aed](a8468aed))
{ | ||
"name": "@coscine/projectedit", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"private": true, | ||
"directories": { | ||
"doc": "docs" | ||
... | ... | @@ -11,9 +11,9 @@ |
"lint": "vue-cli-service lint" | ||
}, | ||
"dependencies": { | ||
"@coscine/app-util": "^1.8.1", | ||
"@coscine/component-library": "^1.8.1", | ||
"@coscine/project-creation": "^1.13.2", | ||
"@coscine/app-util": "^1.9.0", | ||
"@coscine/component-library": "^1.9.0", | ||
"@coscine/project-creation": "^1.14.0", | ||
"@itcenter-layout/bootstrap": "^1.5.5", | ||
"@itcenter-layout/masterpage": "^1.3.0", | ||
"@types/jquery": "^3.5.2", | ||
... | ... | @@ -39,7 +39,7 @@ |
"core-js": "^3.8.2", | ||
"eslint": "^7.17.0", | ||
"semantic-release": "^17.3.1", | ||
"typescript": "^4.0.3", | ||
"typescript": "~4.3.3", | ||
"vue-template-compiler": "^2.6.12" | ||
}, | ||
"repository": { | ||
... | ... |
This diff is collapsed.