Skip to content

Commit

Permalink
fix: add ipfs.snapshot.box to gateways (#1083)
Browse files Browse the repository at this point in the history
* add ipfs.snapshot.box

* v0.12.29
  • Loading branch information
ChaituVR authored Nov 13, 2024
1 parent 2c22ba2 commit 2d42131
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snapshot-labs/snapshot.js",
"version": "0.12.28",
"version": "0.12.29",
"repository": "snapshot-labs/snapshot.js",
"license": "MIT",
"main": "dist/snapshot.cjs.js",
Expand Down
1 change: 1 addition & 0 deletions src/gateways.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
"ipfs.snapshot.box",
"snapshot.4everland.link",
"ipfs.io",
"ipfs.fleek.co",
Expand Down

0 comments on commit 2d42131

Please sign in to comment.