Skip to content

Commit 39cec6f

Browse files
committed
Release v1.7.8.
1 parent 14a2fd0 commit 39cec6f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal",
3-
"version": "1.7.7",
3+
"version": "1.7.8",
44
"homepage": "https://github.com/reactjs/react-modal",
55
"authors": [
66
"Ryan Florence",
@@ -26,4 +26,4 @@
2626
"karma.conf.js",
2727
"package.json"
2828
]
29-
}
29+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal",
3-
"version": "1.7.7",
3+
"version": "1.7.8",
44
"description": "Accessible modal dialog component for React.JS",
55
"main": "./lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)