We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c54c54b commit 51b68a3Copy full SHA for 51b68a3
package.json
@@ -55,9 +55,9 @@
55
"jest-cli": "^19.0.2",
56
"jquery": "^2.1.4",
57
"jsx-loader": "^0.13.2",
58
- "react": "^16.0.0",
59
- "react-bootstrap": "^0.31.3",
60
- "react-dom": "^16.0.0",
+ "react": "16.0.0",
+ "react-bootstrap": "0.31.3",
+ "react-dom": "16.0.0",
61
"react-hot-loader": "^3.0.0-beta.6",
62
"react-router": "^3.2.0",
63
"style-loader": "^0.13.0",
@@ -70,7 +70,7 @@
70
"dependencies": {
71
"classnames": "^2.1.2",
72
"prop-types": "^15.5.10",
73
- "react-modal": "^3.0.3",
+ "react-modal": "^3.1.7",
74
"react-s-alert": "^1.3.2"
75
},
76
"peerDependencies": {
0 commit comments