We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d69c94 commit 2d950c1Copy full SHA for 2d950c1
packages/docs/package.json
@@ -17,6 +17,7 @@
17
"@mui/x-data-grid": "8.11.3",
18
"@qwik-ui/headless": "0.6.7",
19
"@qwik.dev/core": "workspace:*",
20
+ "@qwik.dev/devtools": "0.2.1",
21
"@qwik.dev/partytown": "0.11.2",
22
"@qwik.dev/react": "workspace:*",
23
"@qwik.dev/router": "workspace:*",
@@ -57,8 +58,7 @@
57
58
"valibot": "0.33.3",
59
"vite": "7.1.11",
60
"vite-tsconfig-paths": "5.1.4",
- "wrangler": "3.65.1",
61
- "@qwik.dev/devtools": "0.2.1"
+ "wrangler": "3.65.1"
62
},
63
"engines": {
64
"node": "^18.17.0 || ^20.3.0 || >=21.0.0",
0 commit comments