Commits on Source (3)
-
Petar Hristov authored1fdbd3f1
-
Petar Hristov authored
Sprint/2021 16 See merge request !29
48a8b5b4 -
CoscineBot authored
## [1.1.4](v1.1.3...v1.1.4) (2021-08-31) ### Fix * Update Dependencies ([1fdbd3f1](1fdbd3f1))
a7723a7f
{ | ||
"name": "@coscine/projectcreate", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"private": true, | ||
"directories": { | ||
"doc": "docs" | ||
... | ... | @@ -12,9 +12,9 @@ |
"test:unit": "vue-cli-service test:unit" | ||
}, | ||
"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", | ||
... | ... | @@ -40,7 +40,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.