Skip to content

Commit 276b472

Browse files
committed
move otel package up a notch in the ws config, because blobs needs it now
1 parent 31c1183 commit 276b472

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"packages/types",
77
"packages/dev-utils",
88
"packages/runtime-utils",
9+
"packages/otel",
910
"packages/blobs",
1011
"packages/cache",
1112
"packages/edge-functions",
@@ -17,8 +18,7 @@
1718
"packages/static",
1819
"packages/dev",
1920
"packages/nuxt-module",
20-
"packages/vite-plugin",
21-
"packages/otel"
21+
"packages/vite-plugin"
2222
],
2323
"version": "0.0.0",
2424
"scripts": {

0 commit comments

Comments
 (0)