Skip to content

Commit 6231534

Browse files
committed
Build fix
1 parent b17f4fc commit 6231534

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,15 @@
103103
"query-string": "^6.4.0",
104104
"raf": "^3.4.0",
105105
"rc-tooltip": "^3.4.9",
106-
"react": "^16.4.1",
106+
"react": "^16.14.0",
107107
"react-addons-css-transition-group": "^15.6.2",
108108
"react-anchor-link-smooth-scroll": "^1.0.11",
109109
"react-color": "^2.13.8",
110110
"react-css-super-themr": "^2.2.0",
111111
"react-custom-scrollbars": "^4.2.1",
112112
"react-date-range": "^1.1.3",
113113
"react-dates": "^18.2.2",
114-
"react-dom": "^16.4.1",
114+
"react-dom": "^16.14.0",
115115
"react-dotdotdot": "^1.3.1",
116116
"react-dropzone": "^11.2.0",
117117
"react-ga": "^2.7.0",
@@ -225,7 +225,7 @@
225225
"postcss-scss": "^1.0.6",
226226
"postcss-url": "^7.3.2",
227227
"react-hot-loader": "^4.3.3",
228-
"react-test-renderer": "^16.4.1",
228+
"react-test-renderer": "^16.14.0",
229229
"redux-devtools": "^3.4.1",
230230
"redux-devtools-dock-monitor": "^1.1.3",
231231
"redux-devtools-log-monitor": "^1.4.0",

0 commit comments

Comments
 (0)