Skip to content

Commit

Permalink
updating package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jbilcke committed Nov 28, 2012
1 parent e52d431 commit cf3abf3
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Expand Up @@ -29,14 +29,12 @@
"start" : "npm run-script build && node lib/market"
},
"dependencies": {
"pkginfo" : "0.2.x",
"moment" : "1.6.x",
"async" : "0.1.x",
"ragtime" : "0.0.x",
"penny" : "0.0.x",
"timmy" : "0.0.x"
"timmy" : "0.0.x",
"geekdaq" : "0.0.x"
},
"devDependencies": {
"coffee-script" : "*"
"coffee-script" : "1.4.x"
}
}

0 comments on commit cf3abf3

Please sign in to comment.