chore: fixing dockerode

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-11-18 10:52:37 +01:00
parent e21e3c6102
commit 92f87a9a16
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
},
"devDependencies": {
"@backstage/cli": "^0.8.2",
"@types/dockerode": "^3.3.1",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5"
},