Upgrade Typedoc to 0.12.0, which works with TS 3.x

This commit is contained in:
Fabio Berger
2018-08-23 14:29:22 +01:00
parent 15a34dca79
commit 0577ab96b8
11 changed files with 56 additions and 56 deletions

View File

@@ -65,7 +65,7 @@
"semver": "5.5.0",
"semver-diff": "^2.1.0",
"semver-sort": "0.0.4",
"typedoc": "0xProject/typedoc",
"typedoc": "0.12.0",
"yargs": "^10.0.3"
},
"publishConfig": {