@chain-registry/assets 1.70.242 → 1.70.243

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.
@@ -34460,7 +34460,7 @@ const assets = {
34460
34460
  }
34461
34461
  }],
34462
34462
  socials: {
34463
- website: 'https://www.nride.com',
34463
+ website: 'https://www.nride.network',
34464
34464
  twitter: 'https://twitter.com/nRide12'
34465
34465
  },
34466
34466
  traces: [{
@@ -37914,7 +37914,7 @@ const assets = {
37914
37914
  }
37915
37915
  }],
37916
37916
  socials: {
37917
- website: 'https://www.nride.com',
37917
+ website: 'https://www.nride.network',
37918
37918
  twitter: 'https://twitter.com/nRide12'
37919
37919
  },
37920
37920
  traces: [{
@@ -8379,7 +8379,7 @@ const assets = {
8379
8379
  }
8380
8380
  }],
8381
8381
  socials: {
8382
- website: 'https://www.nride.com',
8382
+ website: 'https://www.nride.network',
8383
8383
  twitter: 'https://twitter.com/nRide12'
8384
8384
  },
8385
8385
  traces: [{
@@ -11801,7 +11801,7 @@ const assets = {
11801
11801
  }
11802
11802
  }],
11803
11803
  socials: {
11804
- website: 'https://www.nride.com',
11804
+ website: 'https://www.nride.network',
11805
11805
  twitter: 'https://twitter.com/nRide12'
11806
11806
  },
11807
11807
  traces: [{
@@ -34462,7 +34462,7 @@ const assets = {
34462
34462
  }
34463
34463
  }],
34464
34464
  socials: {
34465
- website: 'https://www.nride.com',
34465
+ website: 'https://www.nride.network',
34466
34466
  twitter: 'https://twitter.com/nRide12'
34467
34467
  },
34468
34468
  traces: [{
@@ -37916,7 +37916,7 @@ const assets = {
37916
37916
  }
37917
37917
  }],
37918
37918
  socials: {
37919
- website: 'https://www.nride.com',
37919
+ website: 'https://www.nride.network',
37920
37920
  twitter: 'https://twitter.com/nRide12'
37921
37921
  },
37922
37922
  traces: [{
@@ -8381,7 +8381,7 @@ const assets = {
8381
8381
  }
8382
8382
  }],
8383
8383
  socials: {
8384
- website: 'https://www.nride.com',
8384
+ website: 'https://www.nride.network',
8385
8385
  twitter: 'https://twitter.com/nRide12'
8386
8386
  },
8387
8387
  traces: [{
@@ -11803,7 +11803,7 @@ const assets = {
11803
11803
  }
11804
11804
  }],
11805
11805
  socials: {
11806
- website: 'https://www.nride.com',
11806
+ website: 'https://www.nride.network',
11807
11807
  twitter: 'https://twitter.com/nRide12'
11808
11808
  },
11809
11809
  traces: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.70.242",
3
+ "version": "1.70.243",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.151",
33
- "chain-registry": "^1.69.242"
32
+ "@chain-registry/utils": "^1.51.152",
33
+ "chain-registry": "^1.69.243"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.151"
36
+ "@chain-registry/types": "^0.50.152"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "1f1d8c99437916d1762e9af9835f7984fc36c8a7"
46
+ "gitHead": "553c8a60df7eddbda897cedc2b4c29f8c0681e39"
47
47
  }