Skip to content

Commit

Permalink
fixup! feat: create @trezor/websocket-client package
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonlesisz committed Jan 21, 2025
1 parent f693b8c commit 909fccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/websocket-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"react-native": {
"__comment__": "Hotfix for issue where RN metro bundler resolve relatives paths wrong",
"ws": "@trezor/websocket-client/src/ws-native.ts"
"ws": "@trezor/websocket-client/lib/ws-native.ts"
},
"publishConfig": {
"main": "./lib/index.js",
Expand Down

0 comments on commit 909fccb

Please sign in to comment.