@parity/contracts
Advanced tools
Comparing version 5.1.6 to 5.1.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.7](https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v5.1.6...v5.1.7) (2019-06-25) | ||
**Note:** Version bump only for package @parity/contracts | ||
## [5.1.6](https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v5.1.5...v5.1.6) (2019-06-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@parity/contracts", | ||
"description": "Parity's contracts as ES6 classes.", | ||
"version": "5.1.6", | ||
"version": "5.1.7", | ||
"author": "Parity Team <admin@parity.io>", | ||
@@ -25,4 +25,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parity/abi": "^5.1.6", | ||
"@parity/api": "^5.1.6", | ||
"@parity/abi": "^5.1.7", | ||
"@parity/api": "^5.1.7", | ||
"bignumber.js": "^8.0.1" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "38b01da20672e5f7c77e86a1f31fa8b2c70564fd" | ||
"gitHead": "011213f1e0b3e3765122ce2af55b158edaa8f3fd" | ||
} |
416070
Updated@parity/abi@^5.1.7
Updated@parity/api@^5.1.7