fix(core): update

This commit is contained in:
Philipp Kunz 2018-07-13 22:51:10 +02:00
parent f5d4b9ff5b
commit 5bacff743d

View File

@ -118,6 +118,7 @@ pages:
stage: metadata
script:
- npmci command npm install -g typedoc
- npmci npm install
- npmci command typedoc --out public/ ts/
tags:
- docker