diff options
Diffstat (limited to 'packages/asset-buyer')
-rw-r--r-- | packages/asset-buyer/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/asset-buyer/package.json b/packages/asset-buyer/package.json index f36044ae2..f80f8db7e 100644 --- a/packages/asset-buyer/package.json +++ b/packages/asset-buyer/package.json @@ -53,7 +53,7 @@ "@0xproject/tslint-config": "^1.0.7", "@types/lodash": "^4.14.116", "@types/mocha": "^2.2.42", - "@types/node": "^8.0.53", + "@types/node": "*", "chai": "^4.0.1", "chai-as-promised": "^7.1.0", "chai-bignumber": "^2.0.1", |