Merge pull request #6442 from backstage/blam/fix-bug-with-install

Fix installs in the main repo and hopefully after release others too
This commit is contained in:
Ben Lambert
2021-07-12 20:10:48 +02:00
committed by GitHub
17 changed files with 41 additions and 34 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"dockerode": "^3.2.1",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "^10.0.0",
"fs-extra": "9.1.0",
"knex": "^0.95.1",
"winston": "^3.2.1"
},