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
@@ -29,7 +29,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/config": "^0.1.1-alpha.13",
"@backstage/config": "^0.1.1-alpha.16",
"@types/cors": "^2.8.6",
"@types/express": "^4.17.6",
"compression": "^1.7.4",