Merge branch 'master' of github.com:spotify/backstage into feat/fix-backend-cli

* 'master' of github.com:spotify/backstage:
  chore: fix lerna linting
  v0.1.1-alpha.25
This commit is contained in:
blam
2020-10-12 23:44:24 +02:00
53 changed files with 300 additions and 300 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "e2e-test",
"description": "E2E test for verifying Backstage packages",
"version": "0.1.1-alpha.24",
"version": "0.1.1-alpha.25",
"private": true,
"homepage": "https://backstage.io",
"repository": {
@@ -24,7 +24,7 @@
"e2e-test": "bin/e2e-test"
},
"devDependencies": {
"@backstage/cli-common": "^0.1.1-alpha.24",
"@backstage/cli-common": "^0.1.1-alpha.25",
"@types/fs-extra": "^9.0.1",
"@types/node": "^13.7.2",
"chalk": "^4.0.0",