Fixdependency version

This commit is contained in:
Marek Calus
2020-11-27 16:37:48 +01:00
parent 852229a3b8
commit b26e3dacd9
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/catalog-model": "^0.2.0",
"@backstage/catalog-model": "^0.3.0",
"@backstage/core": "^0.3.2",
"@backstage/plugin-catalog": "^0.2.0",
"@backstage/plugin-catalog-backend": "^0.2.2",
+1 -3
View File
@@ -1308,9 +1308,7 @@
to-fast-properties "^2.0.0"
"@backstage/catalog-model@^0.2.0":
version "0.2.0"
resolved "https://registry.npmjs.org/@backstage/catalog-model/-/catalog-model-0.2.0.tgz#e3fe2a4ddeb6a9b6ec480c80cb2b9c39cb245576"
integrity sha512-Y1ocdRpBlxK/VrJQjHlQd0bgADECd1B2NRjwd8ss46ibT5hwLvMOfD80+Fa7oPLu0ktJrH4lq0pNIIJIml48zA==
version "0.3.0"
dependencies:
"@backstage/config" "^0.1.1"
"@types/json-schema" "^7.0.5"