Skip to content

Commit a15c28e

Browse files
committed
use h3-v1 import
1 parent 5cc2e9f commit a15c28e

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

packages/start-nitro-v2-plugin/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
}
1515
},
1616
"dependencies": {
17+
"h3-v1": "npm:h3@^1.0",
1718
"nitropack": "^2.11.10",
1819
"vite": "^7.1.9"
1920
}

packages/start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"es-module-lexer": "^1.7.0",
4747
"esbuild": "^0.25.3",
4848
"fast-glob": "^3.3.3",
49-
"h3-v2": "npm:[email protected]",
49+
"h3": "npm:[email protected]",
5050
"html-to-image": "^1.11.13",
5151
"micromatch": "^4.0.8",
5252
"path-to-regexp": "^8.2.0",

pnpm-lock.yaml

Lines changed: 21 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)