chore(rln-js): bump js-rln

This commit is contained in:
Richard Ramos 2022-10-07 16:23:44 -04:00
parent 8829ba87b4
commit 4874427277
No known key found for this signature in database
GPG Key ID: BD36D48BC9FFC88C
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@
MembershipKey,
RLNDecoder,
RLNEncoder
} from "https://unpkg.com/@waku/rln@0.0.10/bundle/index.js";
} from "https://unpkg.com/@waku/rln@0.0.12/bundle/index.js";
import {ethers} from "https://unpkg.com/ethers@5.0.7/dist/ethers-all.esm.min.js"