Skip to content

Commit 8923104

Browse files
committed
Update package.json
1 parent 2a08a9a commit 8923104

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 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.1",
3+
"version": "1.0.2",
44
"description": "Convert JSON to HTTP Query string",
55
"main": "index.js",
66
"scripts": {
@@ -23,7 +23,7 @@
2323
"http"
2424
],
2525
"author": "Maxim Boyanov",
26-
"license": "MIT",
26+
"license": "ISC",
2727
"bugs": {
2828
"url": "https://github.com/SyysBiir/json-to-http-query-string/issues"
2929
},

0 commit comments

Comments
 (0)