Skip to content

Commit fb3c9c2

Browse files
Bump containers package version (#71)
* Bump containers package version * Bump containers package version
1 parent e1fa354 commit fb3c9c2

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/eager-owls-tell.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@cloudflare/sandbox": patch
3+
---
4+
5+
Bump containers package version

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"description": "A sandboxed environment for running commands",
99
"dependencies": {
10-
"@cloudflare/containers": "^0.0.25"
10+
"@cloudflare/containers": "^0.0.27"
1111
},
1212
"tags": [
1313
"sandbox",

0 commit comments

Comments
 (0)