Skip to content

Commit f03542e

Browse files
committed
Upgrade H5Web to v17
1 parent 29b95de commit f03542e

3 files changed

Lines changed: 88 additions & 121 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"analyze": "pnpm dlx source-map-explorer \"dist/assets/*.js\" --no-border-checks"
2727
},
2828
"dependencies": {
29-
"@h5web/app": "16.0.1",
30-
"@h5web/h5wasm": "16.0.1",
29+
"@h5web/app": "17.0.0",
30+
"@h5web/h5wasm": "17.0.0",
3131
"@react-hookz/web": "25.2.0",
32-
"h5wasm-plugins": "0.2.0",
32+
"h5wasm-plugins": "0.3.0",
3333
"modern-normalize": "3.0.1",
3434
"react": "18.3.1",
3535
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)