diff --git a/dist/index.js b/dist/index.js index d229171..1547ed8 100644 --- a/dist/index.js +++ b/dist/index.js @@ -85,6 +85,6 @@ export class Socket extends Client { this.eventUpdates[event].push(update); } } -const MODULE = "_A73ORX4dxSkt7Cv8v6gtbV0W5EsLrdZX6SywPdSTFBPEg"; +const MODULE = "_A4vHEpEHFUrI1KgkWp5jDCNVfxE1QyA9S8DnW6f5Ff_sQ"; export const createClient = factory(SwarmClient, MODULE); const createSocket = factory(Socket, MODULE);