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
Родитель 1ff7a28cd2
Коммит 4c0f97bb08
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 7076EA9751AACDDA
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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