Skip to content

Commit

Permalink
update peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
woozyking committed Mar 22, 2019
1 parent 27be32e commit 52767fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
"semantic-ui-react": "^0.86.0"
},
"peerDependencies": {
"react": "^16.7.0",
"react-dom": "^16.7.0",
"semantic-ui-react": "^0.83.0"
"react": "^16.8.4",
"react-dom": "^16.8.4",
"semantic-ui-react": "^0.86.0"
}
}

0 comments on commit 52767fa

Please sign in to comment.