fix(core): update

This commit is contained in:
Philipp Kunz 2020-04-13 17:48:25 +00:00
parent b42595fccc
commit 039c6f7fc6

View File

@ -31,7 +31,7 @@ audit:
- npmci npm prepare - npmci npm prepare
- npmci command npm install --ignore-scripts - npmci command npm install --ignore-scripts
- npmci command npm config set registry https://registry.npmjs.org - npmci command npm config set registry https://registry.npmjs.org
- npmci command npm audit --audit-level=moderate - npmci command npm audit --audit-level=high
tags: tags:
- lossless - lossless
- docker - docker