Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Commit

Permalink
Upgrade deps to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Jan 17, 2015
1 parent cefa112 commit aa0c98d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -33,22 +33,22 @@
},
"dependencies": {
"async": "~0.9.0",
"bagofcli": "~0.2.0",
"bagofcli": "~0.2.1",
"bagofrequest": "~0.1.0",
"bitbucket-api": "~0.0.7",
"commander": "~2.5.0",
"fs.extra": "~1.2.1",
"github": "~0.2.2",
"commander": "~2.6.0",
"fs.extra": "~1.3.2",
"github": "~0.2.3",
"gitoriou.js": "~0.0.1",
"ini": "~1.3.0",
"ini": "~1.3.2",
"jazz": "~0.0.18",
"lodash": "~2.4.1",
"prompt": "~0.2.14",
"svn-info": "~0.2.1"
},
"devDependencies": {
"buster-node": "~0.7.0",
"referee": "~1.1.0"
"referee": "~1.1.1"
},
"scripts": {},
"engines": {
Expand Down

0 comments on commit aa0c98d

Please sign in to comment.