Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
logicalparadox committed Jan 26, 2012
1 parent dd6e519 commit 023f982
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.DS_Store
/node_modules/
.settings.xml
*.swp
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ docs: clean-docs
clean-docs:
@rm -rf docs/out

.PHONY: all serve clean-docs docs
.PHONY: all serve clean-docs docs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"dependencies": {},
"devDependencies": {
"codex": "0.0.x",
"folio": "0.1.x",
"folio": "0.2.x",
"seed": "0.1.x",
"colors": "0.6.x",
"express": "2.5.x",
"socket.io": "0.8.x",
"jade": "0.19.x",
"stylus": "0.20.0",
"jade": "0.20.x",
"stylus": "0.22.x",
"nib": "0.3.x",
"fez": "0.0.x",
"backbone": "0.5.x",
Expand Down

0 comments on commit 023f982

Please sign in to comment.