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

Commit 19dfc3a

Browse files
committed
Bump versions to 3.0.0-next.13
1 parent f0f1634 commit 19dfc3a

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 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.0.0-next.12",
3+
"version": "3.0.0-next.13",
44
"private": true,
55
"description": "Fun, full-featured, fully-local simulator for Cloudflare Workers",
66
"keywords": [

packages/tre/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@miniflare/tre",
3-
"version": "3.0.0-next.12",
3+
"version": "3.0.0-next.13",
44
"description": "Fun, full-featured, fully-local simulator for Cloudflare Workers",
55
"keywords": [
66
"cloudflare",

packages/tre/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ import {
6666
Clock,
6767
HttpError,
6868
Log,
69-
LogLevel,
7069
MiniflareCoreError,
7170
Mutex,
7271
NoOpLog,

0 commit comments

Comments
 (0)