Skip to content

Commit

Permalink
add node-hid back as we use it directly
Browse files Browse the repository at this point in the history
  • Loading branch information
goosewobbler committed Jan 24, 2023
1 parent 4648526 commit b33b421
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
"hdkey": "2.1.0",
"nebula": "0.1.5",
"node-fetch": "2.6.7",
"node-hid": "2.1.2",
"query-string": "7.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down Expand Up @@ -222,6 +223,8 @@
"@lavamoat/preinstall-always-fail": false,
"@ledgerhq/hw-transport-node-hid-noevents>node-hid": false,
"@ledgerhq/hw-transport-node-hid-singleton>usb": false,
"@parcel/core>@parcel/cache>lmdb": true,
"@parcel/core>msgpackr>msgpackr-extract": false,
"@trezor/connect>@trezor/transport>protobufjs": false,
"@trezor/connect>@trezor/utxo-lib>blake-hash": false,
"@trezor/connect>@trezor/utxo-lib>tiny-secp256k1": false,
Expand All @@ -232,8 +235,7 @@
"hdkey>secp256k1": true,
"nebula>ipfs-http-client>ipfs-core-utils>ipfs-unixfs>protobufjs": false,
"nebula>ipfs-http-client>ipfs-core-types>ipfs-unixfs>protobufjs": false,
"@parcel/core>@parcel/cache>lmdb": true,
"@parcel/core>msgpackr>msgpackr-extract": false,
"node-hid": false,
"parcel>@parcel/fs>@parcel/watcher": false,
"react-restore>babel-core>babel-register>core-js": true,
"react-restore>babel-core>babel-runtime>core-js": true,
Expand Down

0 comments on commit b33b421

Please sign in to comment.