Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
patch: upgrade to latest jacdac-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Feb 8, 2022
1 parent 9dcabb7 commit 834cc27
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 207 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@
}
},
"dependencies": {
"jacdac-ts": "^1.24.5",
"jacdac-ts": "^1.24.8",
"webusb": "^2.2.0",
"serialport": "^9.2.8"
"serialport": "^9.2.8",
"rpio": "^2.4.2"
},
"devDependencies": {
"@rollup/plugin-typescript": "^8.3.0",
Expand Down
Loading

0 comments on commit 834cc27

Please sign in to comment.