@chain-registry/juno
Advanced tools
Comparing version 1.19.0 to 1.19.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.19.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.19.0...@chain-registry/juno@1.19.1) (2023-07-30) | ||
**Note:** Version bump only for package @chain-registry/juno | ||
# [1.19.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.18.1...@chain-registry/juno@1.19.0) (2023-07-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@chain-registry/juno", | ||
"version": "1.19.0", | ||
"version": "1.19.1", | ||
"description": "Chain Registry info for Juno", | ||
@@ -53,3 +53,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"@babel/preset-typescript": "^7.21.4", | ||
"@chain-registry/utils": "^1.13.1", | ||
"@chain-registry/utils": "^1.13.2", | ||
"@types/jest": "^29.5.1", | ||
@@ -61,3 +61,3 @@ "@typescript-eslint/eslint-plugin": "5.59.0", | ||
"babel-watch": "^7.7.2", | ||
"chain-registry": "^1.18.0", | ||
"chain-registry": "^1.18.1", | ||
"cross-env": "^7.0.2", | ||
@@ -80,3 +80,3 @@ "eslint": "8.38.0", | ||
}, | ||
"gitHead": "711704cf790a4fec3edd361bab2061dc06828f91" | ||
"gitHead": "7643eb9d080056f05ac9284447cfca8d4aaf5470" | ||
} |
195183