Skip to content

Commit 9b57a55

Browse files
committed
demos: Use node 22 for all demos
1 parent f3ddb95 commit 9b57a55

File tree

7 files changed

+234
-326
lines changed

7 files changed

+234
-326
lines changed

examples/coin-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"postinstall": "rm -rf node_modules/.cache"
1818
},
1919
"engines": {
20-
"node": ">=20.0.0"
20+
"node": ">=22.0.0"
2121
},
2222
"browserslist": "extends @anansi/browserslist-config",
2323
"keywords": [

0 commit comments

Comments
 (0)