Skip to content

Commit c34a580

Browse files
committed
Update npm dependencies
1 parent 0e53ec0 commit c34a580

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ site:
1212
git pull && \
1313
cd _octopress && \
1414
bundle install && \
15+
npm install && \
1516
rake integrate && \
1617
rake build && \
1718
rake generate && \

0 commit comments

Comments
 (0)