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

Commit 6a339a5

Browse files
committed
Bump versions to 3.20230807.0
1 parent 4f7c955 commit 6a339a5

File tree

3 files changed

+55
-55
lines changed

3 files changed

+55
-55
lines changed

package-lock.json

Lines changed: 52 additions & 52 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.20230801.1",
3+
"version": "3.20230807.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.20230801.1",
3+
"version": "3.20230807.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.20230801.0",
42+
"workerd": "1.20230807.0",
4343
"ws": "^8.11.0",
4444
"youch": "^3.2.2",
4545
"zod": "^3.20.6"

0 commit comments

Comments
 (0)