Skip to content

Commit

Permalink
with pogo dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
refractalize committed Apr 18, 2014
1 parent 2181580 commit 45c9ff7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "qo",
"version": "0.0.7",
"version": "0.0.10",
"description": "finally, a task runner designed for insect people",
"main": "index.js",
"bin": "bin/qo",
Expand All @@ -11,7 +11,7 @@
"author": "Tim Macfarlane <timmacfarlane@gmail.com>",
"license": "BSD-2-Clause",
"dependencies": {
"pogo": "",
"pogo": "*",
"optimist": "~0.6.0"
},
"devDependencies": {
Expand Down

0 comments on commit 45c9ff7

Please sign in to comment.