Skip to content

Commit

Permalink
Upgrade form-data, add back browserify compability. Fixes #455.
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Dec 7, 2014
1 parent 14000be commit e165ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"bl": "~0.9.0",
"caseless": "~0.8.0",
"forever-agent": "~0.5.0",
"form-data": "~0.1.0",
"form-data": "~0.2.0",
"json-stringify-safe": "~5.0.0",
"mime-types": "~1.0.1",
"node-uuid": "~1.4.0",
Expand Down

0 comments on commit e165ee3

Please sign in to comment.