@0x/typescript-typings
Advanced tools
Comparing version 4.0.0 to 4.1.0
[ | ||
{ | ||
"version": "4.1.0", | ||
"changes": [ | ||
{ | ||
"note": "Add back custom web3-provider-engine type definitions", | ||
"pr": 1627 | ||
} | ||
], | ||
"timestamp": 1551130135 | ||
}, | ||
{ | ||
"version": "4.0.0", | ||
@@ -4,0 +14,0 @@ "changes": [ |
@@ -8,2 +8,6 @@ <!-- | ||
## v4.1.0 - _February 25, 2019_ | ||
* Add back custom web3-provider-engine type definitions (#1627) | ||
## v4.0.0 - _February 5, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/typescript-typings", | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"engines": { | ||
@@ -30,3 +30,3 @@ "node": ">=6.12" | ||
"bignumber.js": "~8.0.2", | ||
"ethereum-types": "^2.0.0", | ||
"ethereum-types": "^2.1.0", | ||
"popper.js": "1.14.3" | ||
@@ -41,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "7b583cecb29c24f561c8befa835ba9ef5a6918f6" | ||
"gitHead": "5934eb0559c7f25bde025a79554ba3632e63af2e" | ||
} |
88534
34
2151
Updatedethereum-types@^2.1.0