-
Robert Knight authored
Remove the query-string dependency and disallow use of Browserify's querystring package. Going forwards all query string construction and parsing should be done with URLSearchParams.
2af4c9af
This project manages its dependencies using
Yarn.
Learn more