Skip to content

Commit c5b99bf

Browse files
authored
Revert "Add subscription field" (#966)
* Revert "Add subscription field (#965)" This reverts commit 4a2a144. * Update package.json
1 parent 4a2a144 commit c5b99bf

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snapshot-labs/snapshot.js",
3-
"version": "0.11.3",
3+
"version": "0.11.4",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/networks.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,8 +414,7 @@
414414
"url": "https://www.oklink.com/manta"
415415
},
416416
"start": 332890,
417-
"logo": "ipfs://bafkreibbrwgwdcfh755dqh4ndta6tja77qbaa36bfv4pstub6prhhore7a",
418-
"subscription": "Feb 26, 2025"
417+
"logo": "ipfs://bafkreibbrwgwdcfh755dqh4ndta6tja77qbaa36bfv4pstub6prhhore7a"
419418
},
420419
"204": {
421420
"key": "204",

0 commit comments

Comments
 (0)