Skip to content

Commit

Permalink
Release 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seeden committed Mar 25, 2019
1 parent e2d8fcc commit d48690b
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
@@ -1,6 +1,6 @@
{
"name": "react-facebook",
"version": "7.1.0",
"version": "8.0.1",
"description": "Facebook components like a Login button, Like, Share, Comments, Embedded Post/Video, Messenger Chat and others",
"author": {
"name": "Zlatko Fedor",
Expand Down Expand Up @@ -103,6 +103,6 @@
"react-test-renderer": "^16.8.5"
},
"peerDependencies": {
"react": "16.x"
"react": ">= 16.8.0"
}
}

0 comments on commit d48690b

Please sign in to comment.