Skip to content

Commit

Permalink
Upgrade caseless to 0.8.0
Browse files Browse the repository at this point in the history
Fixes #1291.
  • Loading branch information
mmalecki committed Nov 26, 2014
1 parent e543acf commit 9f2fe4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"main": "index.js",
"dependencies": {
"bl": "~0.9.0",
"caseless": "~0.7.0",
"caseless": "~0.8.0",
"forever-agent": "~0.5.0",
"form-data": "~0.1.0",
"json-stringify-safe": "~5.0.0",
Expand Down

0 comments on commit 9f2fe4c

Please sign in to comment.