From bba770473289b3c3fb36321a7158c4ee648b1c00 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Wed, 25 Oct 2017 22:10:09 +0300 Subject: Upgrade bignumber to the version with native typings and remove typings --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index a81615b63..3b053f70c 100644 --- a/package.json +++ b/package.json @@ -91,8 +91,7 @@ }, "dependencies": { "0x-json-schemas": "^0.6.1", - "@types/bignumber.js": "^4.0.2", - "bignumber.js": "^4.0.2", + "bignumber.js": "^4.1.0", "compare-versions": "^3.0.1", "es6-promisify": "^5.0.0", "ethereumjs-abi": "^0.6.4", -- cgit v1.2.3