rc-util is no longer required to be explicitly added

This commit is contained in:
Gabe Kangas
2022-10-18 23:21:13 -07:00
parent 2f8c5ec131
commit ca320660f0
2 changed files with 0 additions and 2 deletions

1
web/package-lock.json generated
View File

@@ -30,7 +30,6 @@
"picmo": "5.7.1", "picmo": "5.7.1",
"postcss-flexbugs-fixes": "5.0.2", "postcss-flexbugs-fixes": "5.0.2",
"prop-types": "15.8.1", "prop-types": "15.8.1",
"rc-util": "5.24.4",
"react": "18.2.0", "react": "18.2.0",
"react-chartkick": "0.5.3", "react-chartkick": "0.5.3",
"react-crossfade-img": "1.0.0", "react-crossfade-img": "1.0.0",

View File

@@ -34,7 +34,6 @@
"picmo": "5.7.1", "picmo": "5.7.1",
"postcss-flexbugs-fixes": "5.0.2", "postcss-flexbugs-fixes": "5.0.2",
"prop-types": "15.8.1", "prop-types": "15.8.1",
"rc-util": "5.24.4",
"react": "18.2.0", "react": "18.2.0",
"react-chartkick": "0.5.3", "react-chartkick": "0.5.3",
"react-crossfade-img": "1.0.0", "react-crossfade-img": "1.0.0",