Skip to content

Commit 21fba3e

Browse files
committed
keywords
1 parent a1a3748 commit 21fba3e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-to-http-query-string",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Convert JSON to HTTP Query string",
55
"main": "index.js",
66
"scripts": {
@@ -22,7 +22,8 @@
2222
"website",
2323
"ajax",
2424
"fetch",
25-
"query"
25+
"query",
26+
"URLSearchParams"
2627
],
2728
"author": "Maxim Boyanov",
2829
"license": "ISC",

0 commit comments

Comments
 (0)