Skip to content

Commit 00bd835

Browse files
committed
fix: revert change
1 parent 07659b6 commit 00bd835

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/nitro/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"otel-tracing-channel": "^0.2.0"
4545
},
4646
"devDependencies": {
47-
"h3": "^2.0.1-rc.13",
48-
"nitro": "^3.0.260415-beta"
47+
"nitro": "^3.0.260415-beta",
48+
"h3": "^2.0.1-rc.13"
4949
},
5050
"scripts": {
5151
"build": "run-p build:transpile build:types",

0 commit comments

Comments
 (0)