Version Packages

This commit is contained in:
github-actions[bot]
2022-01-13 14:23:13 +00:00
parent 182e573def
commit b04011602b
282 changed files with 2256 additions and 1341 deletions
+2 -2
View File
@@ -36,10 +36,10 @@
"url": "https://github.com/backstage/backstage/issues"
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
"@backstage/catalog-model": "^0.9.9",
"@backstage/types": "^0.1.1"
},
"devDependencies": {
"@backstage/cli": "^0.10.4"
"@backstage/cli": "^0.11.0"
}
}