@juno-network/assets 0.17.0 → 0.19.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@juno-network/assets",
3
- "version": "0.17.0",
3
+ "version": "0.19.0",
4
4
  "description": "Chain Registry info for Juno",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/CosmosContracts/typescript",
@@ -80,5 +80,5 @@
80
80
  "@babel/runtime": "^7.19.4",
81
81
  "@chain-registry/types": "0.14.0"
82
82
  },
83
- "gitHead": "d10bda25f72f2f3598d5681beae01b129e25e55b"
83
+ "gitHead": "aa55b22304757c818352f7ca426b294758a3c0d3"
84
84
  }