We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d1502 commit ca9342fCopy full SHA for ca9342f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tiny-querystring",
3
"description": "Tiny parsing and formatting URL query strings for Node.js and browser",
4
- "version": "0.0.0-0",
+ "version": "0.0.0",
5
"main": "dist/tiny-querystring.js",
6
"module": "tiny-querystring.js",
7
"jsnext:main": "tiny-querystring.js",
0 commit comments