v0.1.1-alpha.26

This commit is contained in:
Patrik Oldsberg
2020-10-27 12:00:01 +01:00
parent 0d58066ee5
commit 754109ee61
53 changed files with 351 additions and 351 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "e2e-test",
"description": "E2E test for verifying Backstage packages",
"version": "0.1.1-alpha.25",
"version": "0.1.1-alpha.26",
"private": true,
"homepage": "https://backstage.io",
"repository": {
@@ -24,14 +24,14 @@
"e2e-test": "bin/e2e-test"
},
"devDependencies": {
"@backstage/cli-common": "^0.1.1-alpha.25",
"@backstage/cli-common": "^0.1.1-alpha.26",
"@types/fs-extra": "^9.0.1",
"@types/node": "^13.7.2",
"chalk": "^4.0.0",
"commander": "^6.1.0",
"cross-fetch": "^3.0.6",
"fs-extra": "^9.0.0",
"handlebars": "^4.7.3",
"cross-fetch": "^3.0.6",
"pgtools": "^0.3.0",
"tree-kill": "^1.2.2",
"ts-node": "^8.6.2",