Skip to content

Commit

Permalink
Remove peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Aug 11, 2015
1 parent 36514de commit 59f82be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"version": "1.0.2",
"description": "A declarative, nested, stateful document.title for React",
"main": "index.js",
"peerDependencies": {
"react": ">=0.11.0 || >=0.13.0-beta.1"
},
"scripts": {
"test": "mocha",
"lint": "jshint index.js test"
Expand Down

0 comments on commit 59f82be

Please sign in to comment.