Skip to content
This repository has been archived by the owner on Oct 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 Jun 21, 2015
1 parent 9336cf2 commit 9cae321
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
},
"dependencies": {
"chalk": "^1.0.0",
"mkdirp": "^0.5.0",
"yeoman-generator": "^0.19.2",
"yo": "^1.4.6"
"mkdirp": "^0.5.1",
"yeoman-generator": "^0.20.1",
"yo": "^1.4.7"
},
"devDependencies": {
"buster-node": "^0.7.1",
"proxyquire": "^1.4.0",
"proxyquire": "^1.5.0",
"referee": "^1.1.1"
},
"scripts": {},
Expand All @@ -46,4 +46,4 @@
"url": "http://github.com/cliffano/generator-bob/raw/master/LICENSE"
}
]
}
}

0 comments on commit 9cae321

Please sign in to comment.