Merge pull request #3124 from spotify/rugvip/release

Release v0.1.1-alpha.26
This commit is contained in:
Patrik Oldsberg
2020-10-27 15:40:01 +01:00
committed by GitHub
54 changed files with 355 additions and 353 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "Create app package for Backstage",
"version": "0.1.1-alpha.25",
"version": "0.1.1-alpha.26",
"private": false,
"publishConfig": {
"access": "public"
@@ -27,7 +27,7 @@
"start": "nodemon --"
},
"dependencies": {
"@backstage/cli-common": "^0.1.1-alpha.25",
"@backstage/cli-common": "^0.1.1-alpha.26",
"chalk": "^4.0.0",
"commander": "^6.1.0",
"fs-extra": "^9.0.0",