Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

Commit

Permalink
Add yo as a peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani authored and alrra committed Jul 21, 2013
1 parent aa62061 commit 2098b6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -26,6 +26,9 @@
"dependencies": {
"yeoman-generator": "~0.12.0"
},
"peerDependencies": {
"yo": ">=1.0.0-rc.1.1"
},
"devDependencies": {
"mocha": "~1.9.0"
},
Expand Down

0 comments on commit 2098b6a

Please sign in to comment.