@chain-registry/utils
Advanced tools
Comparing version 1.26.8 to 1.27.0
{ | ||
"name": "@chain-registry/utils", | ||
"version": "1.26.8", | ||
"version": "1.27.0", | ||
"description": "Chain Registry Utils", | ||
@@ -23,3 +23,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"scripts": { | ||
"copy": "copyfiles -f ../../LICENSE README.md package.json dist", | ||
"copy": "copyfiles -f LICENSE README.md package.json dist", | ||
"clean": "del dist/**", | ||
@@ -35,3 +35,3 @@ "prepare": "npm run build", | ||
"dependencies": { | ||
"@chain-registry/types": "^0.25.8", | ||
"@chain-registry/types": "^0.26.0", | ||
"bignumber.js": "9.1.1", | ||
@@ -46,3 +46,3 @@ "sha.js": "^2.4.11" | ||
], | ||
"gitHead": "ddbc7ebd6bf4a089d6a34209f2cb1e6673d88a33" | ||
"gitHead": "bef55160d9bd8290980354c99963da3f3b12b94e" | ||
} |
69907
+ Added@chain-registry/types@0.26.0(transitive)
- Removed@chain-registry/types@0.25.8(transitive)