Skip to content

Commit 11c4b9f

Browse files
authored
Update h3 version in package.json overrides
Updated the version of 'h3' in pnpm overrides.
1 parent 65e902c commit 11c4b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"path-to-regexp": ">=8.3.0",
3838
"esbuild": ">=0.27.2",
3939
"devalue": ">=5.6.2",
40-
"h3": ">=2.0.0",
40+
"h3": ">=2.0.1-rc.16",
4141
"minimatch": ">=10.2.1"
4242
}
4343
}

0 commit comments

Comments
 (0)