Skip to content

Commit

Permalink
update peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 committed Mar 3, 2019
1 parent 3c7f6df commit 640698d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"rollup-plugin-flow": "^1.1.1"
},
"peerDependencies": {
"react": ">= 15.6.1",
"react-dom": ">= 15.6.1"
"react": ">= 16.3.0",
"react-dom": ">= 16.3.0"
},
"dependencies": {
"intersection-observer": "^0.5.1"
Expand Down

0 comments on commit 640698d

Please sign in to comment.