Skip to content

Commit

Permalink
Merge pull request #1714 from mcollina/patch-1
Browse files Browse the repository at this point in the history
Updated string_decoder to v1.0.0
  • Loading branch information
feross committed May 27, 2017
2 parents 89809c3 + 107d9bb commit f6feab7
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 @@ -57,7 +57,7 @@
"shell-quote": "^1.6.1",
"stream-browserify": "^2.0.0",
"stream-http": "^2.0.0",
"string_decoder": "~0.10.0",
"string_decoder": "~1.0.0",
"subarg": "^1.0.0",
"syntax-error": "^1.1.1",
"through2": "^2.0.0",
Expand Down

0 comments on commit f6feab7

Please sign in to comment.