mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-03 18:35:07 +01:00
fix build
This commit is contained in:
parent
cbbfc80b38
commit
fdb26ceba9
@ -7,7 +7,7 @@ echo " Installing dependencies "
|
||||
echo "============================================="
|
||||
echo "$(tput sgr0)" # reset
|
||||
|
||||
npm install gulp bower -g
|
||||
npm install gulpjs/gulp.git#4.0 bower -g
|
||||
npm install
|
||||
bower install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user