mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-26 01:35:22 +02:00
Update all Uint8Array/Buffer to use ArrayBuffer
Co-authored-by: Jordan Rose <jrose@signal.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es2021",
|
||||
"target": "es2024",
|
||||
"module": "es2022",
|
||||
"moduleResolution": "bundler",
|
||||
"declaration": true,
|
||||
|
||||
Reference in New Issue
Block a user