balazsbotond / urlcat

A URL builder library for JavaScript.
https://urlcat.org
MIT License
1.82k stars 57 forks source link

Update documentation and remove "no dependencies" claim #146

Closed comatory closed 2 years ago

comatory commented 3 years ago

Describe the bug This library states it has no dependencies, yet it uses qs as dependency.

To Reproduce Read README file.

Expected behavior Remove claim that this is dependency free lib. Or remove the qs dependency.

balazsbotond commented 2 years ago

Fixed in #190