Skip to content

Commit 36a7e87

Browse files
committed
querystring -> qs
1 parent 16badda commit 36a7e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"dependencies": {
1313
"connect": ">= 0.5.7",
14-
"querystring": ">= 0.0.1"
14+
"qs": ">= 0.0.2"
1515
},
1616
"keywords": ["framework", "sinatra", "web", "rest", "restful"],
1717
"main": "index",

0 commit comments

Comments
 (0)