infinitered / reactotron

A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
https://docs.infinite.red/reactotron/
MIT License
14.69k stars 935 forks source link

chore(deps): Remove `query-string` #1445

Closed markrickert closed 4 months ago

markrickert commented 4 months ago

Please verify the following:

Describe your PR

Closes #1400

With the help of ChatGPT, I was able to replace our single instance usage of query-string with a simple function that does the same exact thing.