Skip to content

Commit c5ab398

Browse files
Update Makefile
1 parent db7e831 commit c5ab398

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ all: clean .PHONY
1313

1414
configure: .PHONY
1515
@NODE_ENV= $(PKG) install
16-
@touch node_modules
1716

1817
lint: .PHONY
1918
eslint src test

0 commit comments

Comments
 (0)