@nexusmutual/sdk 0.0.11 → 0.0.12

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.
@@ -1367,7 +1367,7 @@
1367
1367
  "productType": 0,
1368
1368
  "isDeprecated": false,
1369
1369
  "useFixedPrice": false,
1370
- "logo": "morpho.svg",
1370
+ "logo": "aavev3.svg",
1371
1371
  "metadata": {},
1372
1372
  "coverAssets": [
1373
1373
  "ETH",
@@ -1380,7 +1380,7 @@
1380
1380
  "productType": 0,
1381
1381
  "isDeprecated": false,
1382
1382
  "useFixedPrice": false,
1383
- "logo": "aavev3.svg",
1383
+ "logo": "morpho.svg",
1384
1384
  "metadata": {},
1385
1385
  "coverAssets": [
1386
1386
  "ETH",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nexusmutual/sdk",
3
- "version": "0.0.11",
3
+ "version": "0.0.12",
4
4
  "description": "Nexus Mutual SDK",
5
5
  "scripts": {
6
6
  "build": "node scripts/build.js",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "homepage": "https://github.com/NexusMutual/static-data#readme",
24
24
  "dependencies": {
25
- "@nexusmutual/logos": "^0.0.19",
25
+ "@nexusmutual/logos": "^0.0.20",
26
26
  "ethers": "^5.7.2"
27
27
  },
28
28
  "devDependencies": {