Skip to content

Commit

Permalink
Merge pull request #1292 from mmalecki/1291-upgrade-caseless
Browse files Browse the repository at this point in the history
Upgrade `caseless` to 0.8.1
  • Loading branch information
mikeal committed Nov 26, 2014
2 parents e543acf + 9f2fe4c commit 9f402f8
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 9f402f8

Please sign in to comment.