Update for @signalapp/libsignal-client rename
This commit is contained in:
parent
d18ed40a23
commit
5a107e1bc3
28 changed files with 56 additions and 64 deletions
|
@ -4,7 +4,7 @@
|
|||
import { EventEmitter } from 'events';
|
||||
import { noop } from 'lodash';
|
||||
import { Readable } from 'stream';
|
||||
import type { HsmEnclaveClient } from '@signalapp/signal-client';
|
||||
import type { HsmEnclaveClient } from '@signalapp/libsignal-client';
|
||||
import type { connection as WebSocket } from 'websocket';
|
||||
import Long from 'long';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue