We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07659b6 commit a967e7aCopy full SHA for a967e7a
1 file changed
packages/nitro/package.json
@@ -38,14 +38,13 @@
38
"nitro": ">=3.0.260415-beta"
39
},
40
"dependencies": {
41
- "@sentry/bundler-plugin-core": "^5.2.0",
42
"@sentry/core": "10.48.0",
43
"@sentry/node": "10.48.0",
44
"otel-tracing-channel": "^0.2.0"
45
46
"devDependencies": {
47
- "h3": "^2.0.1-rc.13",
48
- "nitro": "^3.0.260415-beta"
+ "nitro": "^3.0.260415-beta",
+ "h3": "^2.0.1-rc.13"
49
50
"scripts": {
51
"build": "run-p build:transpile build:types",
0 commit comments