diff --git a/Makefile b/Makefile index 29a7c1075..107240d6a 100644 --- a/Makefile +++ b/Makefile @@ -37,4 +37,4 @@ $(eval $(call npm_script_targets)) # These npm run scripts are available, without needing to be mentioned in `package.json` install: - npm run install + npm install