diff --git a/dist/index.js b/dist/index.js index 7978a8d..e61b147 100644 --- a/dist/index.js +++ b/dist/index.js @@ -163,7 +163,7 @@ export class Socket extends Client { this.eventUpdates[event].push(update); } } -const MODULE = "_A6jfLFLPmRAVdA2cO3IUeLjDUxZbs_j0ASCloHQxXmFTw"; +const MODULE = "_A4f60TEDH1Ta7F6Mhwk357KiVe0_tKlTKHArdnrAqV-Xw"; export const createClient = factory(SwarmClient, MODULE); const socketFactory = factory(Socket, MODULE); const createSocket = async (...args) => {