Skip to content

Commit

Permalink
fixed peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mpneuried committed Dec 17, 2015
1 parent 4a520b6 commit 55948a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"mocha": "*"
},
"peerDependencies": {
"yo": ">=1.0.0"
"yo": "1.x"
}
}

0 comments on commit 55948a7

Please sign in to comment.