Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-main authored Apr 14, 2017
1 parent 15f1aaf commit 30dc784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ setup: clean
yarn --pure-lockfile

check:
npm run lint
npm run lint
npm run flow

build: setup check
Expand Down

0 comments on commit 30dc784

Please sign in to comment.