Commits on Source (3)
-
Petar Hristov authored0d3bb7cb
-
Petar Hristov authored
Fix: Update Dependencies See merge request !35
dbeda9c7 -
CoscineBot authored
## [1.3.1](v1.3.0...v1.3.1) (2022-01-31) ### Fix * Update Dependencies ([0d3bb7cb](0d3bb7cb))
90636fa5
{ | ||
"name": "@coscine/projectcreate", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"private": true, | ||
"directories": { | ||
"doc": "docs" | ||
... | ... | @@ -13,7 +13,7 @@ |
}, | ||
"dependencies": { | ||
"@coscine/app-util": "^1.9.0", | ||
"@coscine/component-library": "^1.10.0", | ||
"@coscine/component-library": "^1.11.1", | ||
"@coscine/project-creation": "^1.15.2", | ||
"@itcenter-layout/bootstrap": "^1.5.5", | ||
"@itcenter-layout/masterpage": "^1.3.0", | ||
... | ... | @@ -65,5 +65,5 @@ |
"url": "https://git.rwth-aachen.de/coscine/frontend/apps/projectcreate.git" | ||
}, | ||
"license": "MIT", | ||
"packageManager": "yarn@3.1.0" | ||
"packageManager": "yarn@3.1.1" | ||
} |
This diff is collapsed.