mirror of
https://github.com/status-im/js-waku-examples.git
synced 2025-01-11 14:34:17 +00:00
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…
x
Reference in New Issue
Block a user