diff options
Diffstat (limited to 'packages/order-utils/package.json')
-rw-r--r-- | packages/order-utils/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index dbccded86..0d82affef 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -55,7 +55,7 @@ "shx": "^0.2.2", "sinon": "^4.0.0", "tslint": "5.11.0", - "typedoc": "0xProject/typedoc", + "typedoc": "0.12.0", "typescript": "3.0.1" }, "dependencies": { |