Skip to content

Commit

Permalink
Merge pull request harthur#5 from rjack/fix_packages_json
Browse files Browse the repository at this point in the history
package.json: jake, nomnom version
  • Loading branch information
harthur committed May 16, 2011
2 parents 8f04e41 + a534e1c commit a8872b0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Expand Up @@ -12,12 +12,13 @@
"redis" : ">=0.6.0"
},
"devDependencies" : {
"nomnom" : ">=0.4.3",
"nomnom" : ">=0.4.2",
"cradle" : ">=0.2.5",
"connect" : ">=1.4.0",
"uglify-js" : ">=1.0.1",
"colors" : ">=0.5.0"
"colors" : ">=0.5.0",
"jake": ">=0.1.12"
},

"main": "./lib/brain"
}
}

0 comments on commit a8872b0

Please sign in to comment.