Skip to content

Commit

Permalink
Add react 16.0 as peerDependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbrainard committed Oct 13, 2017
1 parent d75c977 commit e812392
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"warning": "^3.0.0"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
"react": "^0.14.0 || ^15.0.0 || ^16.0.0"
}
}

0 comments on commit e812392

Please sign in to comment.