Skip to content

Commit

Permalink
adding tempo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsu committed Apr 11, 2012
1 parent 88ea6f4 commit b8256af
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Expand Up @@ -10,10 +10,11 @@
"main" : "./lib/upbeat/index",
"bin": { "upbeat": "./bin/upbeat", "tempo": "./bin/tempo" },
"dependencies": {
"express": ">=2.5.8",
"jade": ">=0.19.0",
"express": ">=2.5.8",
"jade": ">=0.19.0",
"mochiscript": ">=0.5.2",
"js-yaml": ">=0.3.1",
"js-yaml": ">=0.3.1",
"tempo": ">=0.0.1-pre2",
"winston": ""
},
"repository": {
Expand Down

0 comments on commit b8256af

Please sign in to comment.