Skip to content

Commit

Permalink
bump stylefmt peer dependency to 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
digital-wonderland committed Nov 24, 2016
1 parent 00d48d0 commit 6f5db77
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 @@ -11,7 +11,7 @@
"postcss-scss": "0.3.1"
},
"peerDependencies":{
"stylefmt": "4.x",
"stylefmt": "5.x",
"postcss": "5.x"
},
"devDependencies": {
Expand Down

0 comments on commit 6f5db77

Please sign in to comment.