Skip to content

Commit 51b68a3

Browse files
committed
upgrade react-modal
1 parent c54c54b commit 51b68a3

File tree

2 files changed

+236
-172
lines changed

2 files changed

+236
-172
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"jest-cli": "^19.0.2",
5656
"jquery": "^2.1.4",
5757
"jsx-loader": "^0.13.2",
58-
"react": "^16.0.0",
59-
"react-bootstrap": "^0.31.3",
60-
"react-dom": "^16.0.0",
58+
"react": "16.0.0",
59+
"react-bootstrap": "0.31.3",
60+
"react-dom": "16.0.0",
6161
"react-hot-loader": "^3.0.0-beta.6",
6262
"react-router": "^3.2.0",
6363
"style-loader": "^0.13.0",
@@ -70,7 +70,7 @@
7070
"dependencies": {
7171
"classnames": "^2.1.2",
7272
"prop-types": "^15.5.10",
73-
"react-modal": "^3.0.3",
73+
"react-modal": "^3.1.7",
7474
"react-s-alert": "^1.3.2"
7575
},
7676
"peerDependencies": {

0 commit comments

Comments
 (0)