summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-05-24 15:10:37 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-05-24 15:11:17 +0200
commit7a3df06eb573d36142bd1a8e03c5ce8752d300b3 (patch)
tree70bfaea8884c374876f607774850a3a51c0cb381 /package.json
parentaca1143cb9eed16cf37f04e475e4257418dd18ac (diff)
downloadwallet-core-7a3df06eb573d36142bd1a8e03c5ce8752d300b3.tar.gz
wallet-core-7a3df06eb573d36142bd1a8e03c5ce8752d300b3.tar.bz2
wallet-core-7a3df06eb573d36142bd1a8e03c5ce8752d300b3.zip
fix build issues and add typedoc
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 223e27e5a..25739c469 100644
--- a/package.json
+++ b/package.json
@@ -50,6 +50,7 @@
"talertest": "file:tooling/talertest/",
"through2": "^2.0.1",
"ts-loader": "^2.0.3",
+ "typedoc": "^0.7.1",
"typescript": "next",
"typhonjs-istanbul-instrument-jspm": "^0.1.0",
"uglify-js": "^2.8.22",