Skip to content

Commit

Permalink
Merge pull request #98 from camsjams/update-qs-dependency
Browse files Browse the repository at this point in the history
Update qs version in package.json
  • Loading branch information
theganyo committed Apr 5, 2017
2 parents 129ded6 + 6717306 commit f8b694b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lodash": "^3.6.0",
"multer": "^1.0.6",
"parseurl": "^1.3.0",
"qs": "^5.2.0",
"qs": "^6.4.0",
"sway": "^1.0.0",
"type-is": "^1.6.9"
},
Expand Down

0 comments on commit f8b694b

Please sign in to comment.