fix(core): update
This commit is contained in:
		| @@ -117,9 +117,9 @@ pages: | |||||||
|   image: hosttoday/ht-docker-node:npmci |   image: hosttoday/ht-docker-node:npmci | ||||||
|   stage: metadata |   stage: metadata | ||||||
|   script: |   script: | ||||||
|     - npmci command npm install -g typedoc |     - npmci command npm install -g typedoc typescript | ||||||
|     - npmci npm install |     - npmci npm install | ||||||
|     - npmci command typedoc --out public/ ts/ |     - npmci command typedoc --target "ES6" --out public/ ts/ | ||||||
|   tags: |   tags: | ||||||
|     - docker |     - docker | ||||||
|     - notpriv |     - notpriv | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user