Skip to content

Commit a967e7a

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

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/nitro/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,13 @@
3838
"nitro": ">=3.0.260415-beta"
3939
},
4040
"dependencies": {
41-
"@sentry/bundler-plugin-core": "^5.2.0",
4241
"@sentry/core": "10.48.0",
4342
"@sentry/node": "10.48.0",
4443
"otel-tracing-channel": "^0.2.0"
4544
},
4645
"devDependencies": {
47-
"h3": "^2.0.1-rc.13",
48-
"nitro": "^3.0.260415-beta"
46+
"nitro": "^3.0.260415-beta",
47+
"h3": "^2.0.1-rc.13"
4948
},
5049
"scripts": {
5150
"build": "run-p build:transpile build:types",

0 commit comments

Comments
 (0)