Skip to content

Commit

Permalink
Include a peer dependency for freedom so that different platforms don't
Browse files Browse the repository at this point in the history
run different versions of freedom.
  • Loading branch information
Paul-E committed Jul 2, 2014
1 parent 201ca9f commit 239abe4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-jshint": "~0.8.0"
},
"peerDependencies": {
"freedom": "~0.5.0"
},
"scripts": {}
}

0 comments on commit 239abe4

Please sign in to comment.