Skip to content

Commit 5aed709

Browse files
committed
fix(querystring): fix issue with querystring and expo 52
1 parent 9834fea commit 5aed709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"version": "0.38.1"
183183
},
184184
"dependencies": {
185-
"query-string": "^9.0.0",
185+
"query-string": "7.1.3",
186186
"use-debounce": "^10.0.1"
187187
}
188188
}

0 commit comments

Comments
 (0)