Skip to content

Commit

Permalink
Export @types/dockerode as a dependency (#679)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianrgreco authored Nov 23, 2023
1 parent 90f8b08 commit 39be07c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/testcontainers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
},
"dependencies": {
"@balena/dockerignore": "^1.0.2",
"@types/dockerode": "^3.3.21",
"archiver": "^5.3.2",
"async-lock": "^1.4.0",
"byline": "^5.0.0",
Expand All @@ -50,7 +51,6 @@
"@types/async-lock": "^1.4.1",
"@types/byline": "^4.2.35",
"@types/debug": "^4.1.10",
"@types/dockerode": "^3.3.21",
"@types/node-fetch": "^2.6.7",
"@types/proper-lockfile": "^4.1.3",
"@types/properties-reader": "^2.1.2",
Expand Down

0 comments on commit 39be07c

Please sign in to comment.