@cosmology/types
Advanced tools
Comparing version 0.36.1 to 0.37.0
{ | ||
"name": "@cosmology/types", | ||
"version": "0.36.1", | ||
"version": "0.37.0", | ||
"description": "Telescope types", | ||
"author": "Dan Lynch <pyramation@gmail.com>", | ||
"homepage": "https://github.com/osmosis-labs/telescope/tree/master/packages/types#readme", | ||
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/types#readme", | ||
"license": "SEE LICENSE IN LICENSE", | ||
@@ -40,7 +40,7 @@ "main": "main/index.js", | ||
"type": "git", | ||
"url": "https://github.com/osmosis-labs/telescope" | ||
"url": "https://github.com/cosmology-tech/telescope" | ||
}, | ||
"keywords": [], | ||
"bugs": { | ||
"url": "https://github.com/osmosis-labs/telescope/issues" | ||
"url": "https://github.com/cosmology-tech/telescope/issues" | ||
}, | ||
@@ -79,5 +79,6 @@ "devDependencies": { | ||
"@babel/runtime": "^7.21.0", | ||
"@cosmology/utils": "^0.11.1", | ||
"@cosmology/utils": "^0.12.0", | ||
"case": "1.6.3" | ||
} | ||
} | ||
}, | ||
"gitHead": "733718140024f72ad4be364dc58780ef6b8e47dd" | ||
} |
20527
+ Added@cosmology/utils@0.12.0(transitive)
- Removed@cosmology/utils@0.11.1(transitive)
Updated@cosmology/utils@^0.12.0