diff --git a/Makefile b/Makefile index 68aa4df891..f73c013885 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ lint-fix: npm run lint:fix npm-init: - npm install + npm ci npm-update: npm update