@stabilitydao/stability 0.51.2 → 0.51.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -178,7 +178,7 @@ exports.deployments = {
178
178
  periphery: {
179
179
  frontend: "0x70e804364175e23F1c30dFa03BFb19d936E5E81c",
180
180
  },
181
- subgraph: "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-plasma/0.0.60/gn",
181
+ subgraph: "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-plasma/0.0.62/gn",
182
182
  tokenomics: {},
183
183
  metaVaults: [
184
184
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stabilitydao/stability",
3
- "version": "0.51.2",
3
+ "version": "0.51.4",
4
4
  "description": "Stability Operating System Library",
5
5
  "main": "out/index.js",
6
6
  "types": "out/index.d.ts",