Version Packages

This commit is contained in:
github-actions[bot]
2022-02-24 13:54:37 +00:00
parent b6ba21487a
commit c9da151d84
338 changed files with 2783 additions and 2020 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "A CLI that helps you create your own Backstage app",
"version": "0.4.20",
"version": "0.4.21",
"private": false,
"publishConfig": {
"access": "public"
@@ -33,7 +33,7 @@
"start": "nodemon --"
},
"dependencies": {
"@backstage/cli-common": "^0.1.7",
"@backstage/cli-common": "^0.1.8",
"chalk": "^4.0.0",
"commander": "^6.1.0",
"fs-extra": "9.1.0",