aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index a81615b63..d0630b883 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"truffle-hdwallet-provider": "^0.0.3",
"tslint": "^5.3.2",
"tslint-config-0xproject": "^0.0.2",
- "typedoc": "^0.9.0",
+ "typedoc": "~0.8.0",
"types-bn": "^0.0.1",
"types-ethereumjs-util": "0xProject/types-ethereumjs-util",
"typescript": "^2.4.1",
@@ -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",