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