@harmony-js/core
Advanced tools
Comparing version 0.1.51 to 0.1.52
{ | ||
"name": "@harmony-js/core", | ||
"version": "0.1.51", | ||
"version": "0.1.52", | ||
"description": "harmony core package", | ||
@@ -21,4 +21,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@harmony-js/account": "0.1.51", | ||
"@harmony-js/contract": "0.1.51", | ||
"@harmony-js/account": "0.1.52", | ||
"@harmony-js/contract": "0.1.52", | ||
"@harmony-js/crypto": "0.1.48", | ||
@@ -30,3 +30,3 @@ "@harmony-js/network": "0.1.51", | ||
}, | ||
"gitHead": "3f6005764d7407b4ecd9905d4f835668e649fa0a" | ||
"gitHead": "8136549b757114a13476cf9eb44603292fbd4dd2" | ||
} |
+ Added@harmony-js/account@0.1.52(transitive)
+ Added@harmony-js/contract@0.1.52(transitive)
- Removed@harmony-js/account@0.1.51(transitive)
- Removed@harmony-js/contract@0.1.51(transitive)
Updated@harmony-js/account@0.1.52
Updated@harmony-js/contract@0.1.52