diff --git a/Makefile b/Makefile index 2aef003..0b6a541 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ all: build .PHONY: install install: - npm install --legacy-peer-deps + npm install --force .PHONY: build build: