Skip to content

Commit

Permalink
fix npm install command
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverpool committed Dec 7, 2016
1 parent 8a3abe0 commit ca28f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -37,4 +37,4 @@ $(eval $(call npm_script_targets))

# These npm run scripts are available, without needing to be mentioned in `package.json`
install:
npm run install
npm install

0 comments on commit ca28f5f

Please sign in to comment.