From 7dd28d6fab1d47a287422a0f51d63ba69d1c4dbc Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Fri, 21 Sep 2018 16:37:20 +0200 Subject: Don't depend on a specific version of node types --- packages/order-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/order-utils') diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index b3f93ff2e..a10f0a905 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -64,7 +64,7 @@ "@0xproject/typescript-typings": "^2.0.0", "@0xproject/utils": "^1.0.8", "@0xproject/web3-wrapper": "^2.0.2", - "@types/node": "^8.0.53", + "@types/node": "*", "bn.js": "^4.11.8", "ethereum-types": "^1.0.6", "ethereumjs-abi": "0.6.5", -- cgit v1.2.3