@stabilitydao/stability 0.38.7 → 0.38.8

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.
@@ -1222,7 +1222,7 @@ exports.integrations = {
1222
1222
  },
1223
1223
  enclabs: {
1224
1224
  name: "Enclabs",
1225
- img: "Enclabs.svg",
1225
+ img: "enclabs.svg",
1226
1226
  creationDate: 1738225563,
1227
1227
  website: "https://www.enclabs.finance/",
1228
1228
  protocols: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stabilitydao/stability",
3
- "version": "0.38.7",
3
+ "version": "0.38.8",
4
4
  "description": "Stability Integration Library",
5
5
  "main": "out/index.js",
6
6
  "types": "out/index.d.ts",