aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js
diff options
context:
space:
mode:
authorKadinsky <kandinsky454@protonmail.ch>2018-10-18 02:01:29 +0800
committerGitHub <noreply@github.com>2018-10-18 02:01:29 +0800
commit5ec4b27200297708298deca97603849a37b2f66a (patch)
tree96c28898329c3bf786a08549384f2de79d0903f8 /packages/0x.js
parentb2012bf1610eda65afe180b04df6c9ee8f5dc659 (diff)
parentbdae4ba2a2c9b7b3b41c352c628cb11cd4a1f295 (diff)
downloaddexon-0x-contracts-5ec4b27200297708298deca97603849a37b2f66a.tar
dexon-0x-contracts-5ec4b27200297708298deca97603849a37b2f66a.tar.gz
dexon-0x-contracts-5ec4b27200297708298deca97603849a37b2f66a.tar.bz2
dexon-0x-contracts-5ec4b27200297708298deca97603849a37b2f66a.tar.lz
dexon-0x-contracts-5ec4b27200297708298deca97603849a37b2f66a.tar.xz
dexon-0x-contracts-5ec4b27200297708298deca97603849a37b2f66a.tar.zst
dexon-0x-contracts-5ec4b27200297708298deca97603849a37b2f66a.zip
Merge pull request #1145 from 0xProject/refactorSchemasToJSON
Move json-schema schemas to JSON files
Diffstat (limited to 'packages/0x.js')
-rw-r--r--packages/0x.js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json
index a78457e22..c439c8af3 100644
--- a/packages/0x.js/package.json
+++ b/packages/0x.js/package.json
@@ -68,7 +68,7 @@
"sinon": "^4.0.0",
"source-map-support": "^0.5.0",
"tslint": "5.11.0",
- "typedoc": "0.12.0",
+ "typedoc": "0.13.0",
"typescript": "3.0.1",
"uglifyjs-webpack-plugin": "^2.0.1",
"webpack": "^4.20.2"