Skip to content

Commit fb89f8b

Browse files
committed
Release v1.7.12.
1 parent 4b69478 commit fb89f8b

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal",
3-
"version": "1.7.11",
3+
"version": "1.7.12",
44
"homepage": "https://github.com/reactjs/react-modal",
55
"authors": [
66
"Ryan Florence",

package.json

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

yarn.lock

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
22
# yarn lockfile v1
3-
4-
53
abbrev@1, abbrev@~1.0.7, abbrev@~1.0.9:
64
version "1.0.9"
75
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.0.9.tgz#91b4792588a7738c25f35dd6f63752a2f8776135"
@@ -4678,3 +4676,4 @@ yargs@~3.5.4:
46784676
46794677
version "0.1.2"
46804678
resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419"
4679+

0 commit comments

Comments
 (0)