Don't update packages on npm-init or dev-setup

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2020-09-17 12:50:39 +02:00
parent 1ff7a28cd2
commit 4c0f97bb08
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA

View file

@ -38,7 +38,7 @@ lint-fix:
npm run lint:fix
npm-init:
npm install
npm ci
npm-update:
npm update