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 a79e506 commit ddd80f6Copy full SHA for ddd80f6
package.json
@@ -80,8 +80,8 @@
80
"react-redux": "^7.1.0",
81
"react-responsive": "^7.0.0",
82
"react-router": "^5.0.1",
83
- "react-router-dom": "^5.0.1",
84
"react-router-bootstrap": "^0.25.0",
+ "react-router-dom": "^5.0.1",
85
"react-toggle": "4.0.2",
86
"redux": "^4.0.4",
87
"redux-actions": "^2.6.5",
@@ -159,7 +159,7 @@
159
"webpack-isomorphic-tools": "^3.0.6"
160
},
161
"resolutions": {
162
- "lodash": "4.17.15",
163
- "lodash.merge": "4.6.2"
+ "lodash": "4.17.15",
+ "lodash.merge": "4.6.2"
164
}
165
0 commit comments