Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 1802afd

Browse files
authored
Merge pull request #56 from mcollina/patch-1
Updated string_decoder to v1.0.0
2 parents d15a6c8 + 7e37969 commit 1802afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"readable-stream": "^2.0.5",
2626
"stream-browserify": "^2.0.1",
2727
"stream-http": "^2.3.1",
28-
"string_decoder": "^0.10.25",
28+
"string_decoder": "^1.0.0",
2929
"timers-browserify": "^2.0.2",
3030
"tty-browserify": "0.0.0",
3131
"url": "^0.11.0",

0 commit comments

Comments
 (0)