diff --git a/Makefile b/Makefile index d3f2c9b..4f86101 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,6 @@ all: clean .PHONY configure: .PHONY @NODE_ENV= $(PKG) install - @touch node_modules lint: .PHONY eslint src test