Typings and comment

This commit is contained in:
Bryce
2018-06-22 16:56:19 -07:00
parent f7fe9b0961
commit 69625946b1
4 changed files with 16 additions and 2 deletions

View File

@@ -1,4 +1,13 @@
[
{
"version": "0.4.2",
"changes": [
{
"note": "Additional error type for `ethers.js`",
"pr": 763
}
]
},
{
"timestamp": 1529397769,
"version": "0.4.1",

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/typescript-typings",
"version": "0.4.1",
"version": "0.4.2",
"engines": {
"node": ">=6.12"
},