Skip to content

Commit bea6765

Browse files
authored
Update Makefile
1 parent c3372ac commit bea6765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
NODE_BIN = node_modules/.bin
1+
NODE_BIN = node_modules/.bin
22
EXAMPLE_DIST = example/dist
33
EXAMPLE_SRC = example/src
44
STANDALONE = standalone

0 commit comments

Comments
 (0)