Browse Source

🆙 upgrade react-slick to resolve warning

ref #9792
pull/18209/head
afc163 5 years ago
parent
commit
097261b8e0
  1. 2
      package.json

2
package.json

@ -90,7 +90,7 @@
"rc-util": "^4.6.0",
"react-lazy-load": "^3.0.13",
"react-lifecycles-compat": "^3.0.4",
"react-slick": "~0.24.0",
"react-slick": "~0.25.0",
"resize-observer-polyfill": "^1.5.1",
"shallowequal": "^1.1.0",
"warning": "~4.0.3"

Loading…
Cancel
Save