diff --git a/Makefile b/Makefile index dfb28db..4a190b7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ COMPOSER_BIN ?= composer PHP_BIN ?= php8.1 YARN_BIN ?= yarn +NPM_BIN ?= npm all: build