chore: bump ethers
This commit is contained in:
parent
985f738a99
commit
27b17d70d7
|
@ -120,7 +120,7 @@
|
|||
RLNEncoder
|
||||
} from "https://unpkg.com/@waku/rln@0.0.12-6875952/bundle/index.js";
|
||||
|
||||
import {ethers} from "https://unpkg.com/ethers@5.0.7/dist/ethers-all.esm.min.js"
|
||||
import {ethers} from "https://unpkg.com/ethers@5.7.2/dist/ethers.esm.min.js"
|
||||
|
||||
const statusSpan = document.getElementById('status')
|
||||
|
||||
|
|
Loading…
Reference in New Issue