fix: move deps to where they need to be

This commit is contained in:
Fredrik Adelöw
2020-06-17 15:47:08 +02:00
parent 38ba897857
commit 03bbb41f2c
10 changed files with 16 additions and 9 deletions
+1
View File
@@ -21,6 +21,7 @@
},
"dependencies": {
"@backstage/backend-common": "^0.1.1-alpha.9",
"@types/express": "^4.17.6",
"axios": "^0.19.2",
"compression": "^1.7.4",
"cors": "^2.8.5",