Skip to content

Commit

Permalink
Use latest jade, stylus, and coffee-script versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikv committed Dec 27, 2012
1 parent d19948a commit 7f69078
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -11,18 +11,18 @@
"node": ">=0.6.7"
},
"dependencies": {
"coffee-script": "1.3.x",
"coffee-script": ">= 1.3.2",
"commander": "1.0.x",
"commander-config": "0.x.x",
"consolidate-build": "1.x.x",
"jade": "0.26.x",
"jade": ">= 0.26.3",
"mime": "1.2.x",
"nconf": "0.6.x",
"node-zip": "0.0.x",
"q": "0.8.10",
"request": "2.9.x",
"socket.io": "0.9.x",
"stylus": "0.27.x",
"stylus": ">= 0.27.2",
"uglify-js": "1.3.x"
},
"devDependencies": {
Expand Down

0 comments on commit 7f69078

Please sign in to comment.