Skip to content

Commit

Permalink
Merge pull request #18 from davide/master
Browse files Browse the repository at this point in the history
Package.json: move react from dependencies to peerDependencies
  • Loading branch information
pedronauck committed Mar 4, 2015
2 parents 12ee5ef + 01ccd4a commit 829a3bf
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 @@ -44,7 +44,7 @@
"json"
]
},
"dependencies": {
"peerDependencies": {
"react": "^0.12.2"
},
"devDependencies": {
Expand Down

0 comments on commit 829a3bf

Please sign in to comment.