Skip to content

Commit

Permalink
Release v1.9.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
diasbruno committed Jun 13, 2017
1 parent a61f73c commit bb15b16
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-modal",
"version": "1.9.1",
"version": "1.9.2",
"homepage": "https://github.com/reactjs/react-modal",
"authors": [
"Ryan Florence",
Expand Down
2 changes: 1 addition & 1 deletion dist/react-modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ return /******/ (function(modules) { // webpackBootstrap
overlay: PropTypes.object
}),
portalClassName: PropTypes.string,
bodyOpenClassName: React.PropTypes.string,
bodyOpenClassName: PropTypes.string,
appElement: PropTypes.instanceOf(SafeHTMLElement),
onAfterOpen: PropTypes.func,
onRequestClose: PropTypes.func,
Expand Down
Loading

0 comments on commit bb15b16

Please sign in to comment.