Fix getReactForStatus(), upgrade immutable.js

This commit is contained in:
Alex Gleason
2020-05-22 17:45:18 -05:00
parent bf1f744b99
commit c0fe85ca29
4 changed files with 40 additions and 37 deletions

View File

@ -74,7 +74,7 @@
"html-webpack-harddisk-plugin": "^1.0.1",
"html-webpack-plugin": "^4.3.0",
"http-link-header": "^1.0.2",
"immutable": "^3.8.2",
"immutable": "^4.0.0-rc.12",
"imports-loader": "^0.8.0",
"intersection-observer": "^0.7.0",
"intl": "^1.2.5",