cainus / urlgrey

url manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

should tape be a regular dependency?

isaacs opened this issue · comments

I notice that tape is listed as a dependency, but it doesn't look like it's loaded at run-time.

Was that a mistake? Usually test libs are listed as devDependencies, since they're not needed at run-time.

If I'm wrong, feel free to close of course, I could just be missing an intended use-case or something :)

Thanks! Fixed in 0.4.1.