Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit c0f32f3

Browse files
committed
v3.20230710.0
1 parent 701d2ec commit c0f32f3

File tree

3 files changed

+56
-56
lines changed

3 files changed

+56
-56
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@miniflare/root",
3-
"version": "3.20230628.0",
3+
"version": "3.20230710.0",
44
"private": true,
55
"description": "Fun, full-featured, fully-local simulator for Cloudflare Workers",
66
"keywords": [

packages/miniflare/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "miniflare",
3-
"version": "3.20230628.0",
3+
"version": "3.20230710.0",
44
"description": "Fun, full-featured, fully-local simulator for Cloudflare Workers",
55
"keywords": [
66
"cloudflare",
@@ -39,7 +39,7 @@
3939
"source-map-support": "0.5.21",
4040
"stoppable": "^1.1.0",
4141
"undici": "^5.13.0",
42-
"workerd": "1.20230628.0",
42+
"workerd": "1.20230710.0",
4343
"ws": "^8.11.0",
4444
"youch": "^3.2.2",
4545
"zod": "^3.20.6"

0 commit comments

Comments
 (0)