fix npm install command

This commit is contained in:
oliverpool 2016-12-07 08:15:30 +01:00
parent 8a3abe0c01
commit ca28f5fbe6

View file

@ -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