Version Packages

This commit is contained in:
github-actions[bot]
2020-12-03 15:28:22 +00:00
parent b570f78e22
commit 01aa774d9a
111 changed files with 826 additions and 431 deletions
+2 -2
View File
@@ -20,7 +20,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/backend-common": "^0.3.2",
"@backstage/backend-common": "^0.3.3",
"@backstage/config": "^0.1.1",
"@types/express": "^4.17.6",
"axios": "^0.20.0",
@@ -37,7 +37,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.3.2",
"@backstage/cli": "^0.4.0",
"@types/supertest": "^2.0.8",
"supertest": "^4.0.2"
},