Skip to content

Commit

Permalink
Update peer dependencies (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
TeaSeaLancs authored and leMaik committed Dec 7, 2017
1 parent 4aa601b commit 965f7e1
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 @@ -48,7 +48,7 @@
},
"peerDependencies": {
"material-ui": ">=0.15.0 <1.0.0",
"react": "^15.5.4",
"react-dom": "^15.5.4"
"react": "^15.5.4 || ^16.0.0",
"react-dom": "^15.5.4 || ^16.0.0"
}
}

0 comments on commit 965f7e1

Please sign in to comment.