Version Packages

This commit is contained in:
github-actions[bot]
2021-09-16 11:41:51 +00:00
parent 14ebe91454
commit fff5c48429
152 changed files with 1040 additions and 614 deletions
+5 -5
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.7.11",
"version": "0.7.12",
"private": false,
"publishConfig": {
"access": "public"
@@ -117,11 +117,11 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/backend-common": "^0.9.2",
"@backstage/backend-common": "^0.9.3",
"@backstage/config": "^0.1.9",
"@backstage/core-components": "^0.4.1",
"@backstage/core-plugin-api": "^0.1.7",
"@backstage/core-app-api": "^0.1.12",
"@backstage/core-components": "^0.4.2",
"@backstage/core-plugin-api": "^0.1.8",
"@backstage/core-app-api": "^0.1.13",
"@backstage/dev-utils": "^0.2.9",
"@backstage/test-utils": "^0.1.17",
"@backstage/theme": "^0.2.10",