Convert libsignal-client node package to ESM

This commit is contained in:
Alex Bakon
2025-09-22 14:20:16 -04:00
committed by GitHub
parent 76a81a60a1
commit 1f01c19e5f
123 changed files with 612 additions and 555 deletions

View File

@@ -5,7 +5,7 @@
Pod::Spec.new do |s|
s.name = 'LibSignalClient'
s.version = '0.81.2'
s.version = '0.82.0'
s.summary = 'A Swift wrapper library for communicating with the Signal messaging service.'
s.homepage = 'https://github.com/signalapp/libsignal'