config,config-loader: fix lagging versions

This commit is contained in:
Patrik Oldsberg
2020-07-24 11:38:45 +02:00
parent bc206dd69d
commit a852c2f141
14 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"dependencies": {
"@backstage/backend-common": "^0.1.1-alpha.16",
"@backstage/catalog-model": "^0.1.1-alpha.16",
"@backstage/config": "^0.1.1-alpha.13",
"@backstage/config": "^0.1.1-alpha.16",
"@octokit/rest": "^18.0.0",
"@types/dockerode": "^2.5.32",
"@types/express": "^4.17.6",