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

@@ -71,7 +71,7 @@
"shx": "^0.2.2",
"sinon": "^4.0.0",
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
"typedoc": "0.12.0",
"typescript": "3.0.1",
"webpack": "^3.1.0"
},