Skip to content

Commit

Permalink
Update install
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiandouce committed Jul 10, 2013
1 parent af3b7c7 commit 70dc893
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ packages:
@npm install
@echo "Done.\n"
@echo "Installing components..."
@component install
@./node_modules/component/bin/component install
@echo "Done.\n"

clean:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"connect-mongo": "*",
"debug": "*",
"nowww": "*",
"component": "~0.16.7",
"component-builder": "~0.8.2",
"string-to-js": "0.0.1",
"passport": "~0.1.17",
Expand Down

0 comments on commit 70dc893

Please sign in to comment.