Skip to content

Commit 5e2cd52

Browse files
committed
update example library
1 parent eeefb63 commit 5e2cd52

File tree

4 files changed

+18
-917
lines changed

4 files changed

+18
-917
lines changed

examples/serial-monitor/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
},
1212
"dependencies": {
1313
"react": "^19.2.0",
14-
"react-dom": "^19.2.0"
14+
"react-dom": "^19.2.0",
15+
"react-web-serial": "^1.0.0"
1516
},
1617
"devDependencies": {
1718
"@types/node": "^24.10.1",

0 commit comments

Comments
 (0)