Skip to content

Commit 5e48b5c

Browse files
committed
Release v1.7.10.
1 parent 651ce99 commit 5e48b5c

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

bower.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.9",
3+
"version": "1.7.10",
44
"homepage": "https://github.com/reactjs/react-modal",
55
"authors": [
66
"Ryan Florence",

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.9",
3+
"version": "1.7.10",
44
"description": "Accessible modal dialog component for React.JS",
55
"main": "./lib/index.js",
66
"repository": {

yarn.lock

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3193,11 +3193,7 @@ object-assign@^2.0.0:
31933193
version "2.1.1"
31943194
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-2.1.1.tgz#43c36e5d569ff8e4816c4efa8be02d26967c18aa"
31953195

3196-
object-assign@^4.0.1, object-assign@^4.1.0:
3197-
version "4.1.0"
3198-
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.0.tgz#7a3b3d0e98063d43f4c03f2e8ae6cd51a86883a0"
3199-
3200-
object-assign@^4.1.1:
3196+
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
32013197
version "4.1.1"
32023198
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
32033199

0 commit comments

Comments
 (0)