Version Packages

This commit is contained in:
github-actions[bot]
2021-04-22 13:19:35 +00:00
parent b9b2b4b766
commit 034998d537
106 changed files with 594 additions and 387 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.6.8",
"version": "0.6.9",
"private": false,
"publishConfig": {
"access": "public"
@@ -116,12 +116,12 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/backend-common": "^0.6.2",
"@backstage/backend-common": "^0.6.3",
"@backstage/config": "^0.1.4",
"@backstage/core": "^0.7.5",
"@backstage/core": "^0.7.6",
"@backstage/dev-utils": "^0.1.13",
"@backstage/test-utils": "^0.1.10",
"@backstage/theme": "^0.2.5",
"@backstage/theme": "^0.2.6",
"@types/diff": "^5.0.0",
"@types/express": "^4.17.6",
"@types/fs-extra": "^9.0.1",