Skip to content

Commit d3d2f75

Browse files
authored
chore: re-add query-string dependency (#1703)
Several of our plugins still rely on this, though it should be removed ASAP
1 parent 8e9306d commit d3d2f75

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

package-lock.json

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"lodash.camelcase": "4.3.0",
6060
"postcss-loader": "^8.1.1",
6161
"prop-types": "15.8.1",
62+
"query-string": "^7.1.3",
6263
"react": "^18.3.1",
6364
"react-dom": "^18.3.1",
6465
"react-helmet": "6.1.0",

0 commit comments

Comments
 (0)