Update to libsignal-client v0.10.1 with zkgroup included
This commit is contained in:
parent
6445a01f2a
commit
983713003d
11 changed files with 58 additions and 348 deletions
|
@ -9,7 +9,7 @@ import {
|
|||
isNumber,
|
||||
values,
|
||||
} from 'lodash';
|
||||
import type { ClientZkGroupCipher } from 'zkgroup';
|
||||
import type { ClientZkGroupCipher } from '@signalapp/signal-client/zkgroup';
|
||||
import { v4 as getGuid } from 'uuid';
|
||||
import LRU from 'lru-cache';
|
||||
import * as log from './logging/log';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue