We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3dd9b9 commit 5b8db06Copy full SHA for 5b8db06
client.js
@@ -2,7 +2,7 @@ import Debug from 'debug'
2
import EventEmitter from 'events'
3
import once from 'once'
4
import parallel from 'run-parallel'
5
-import Peer from '@thaunknown/simple-peer'
+import Peer from '@thaunknown/simple-peer/lite.js'
6
import queueMicrotask from 'queue-microtask'
7
import { hex2arr, hex2bin, text2arr, arr2hex, arr2text } from 'uint8-util'
8
0 commit comments