Bump string_decoder to latest version.

This commit is contained in:
Ben Newman
2018-03-06 16:04:32 -05:00
parent 488059954d
commit 81710aacb0

View File

@@ -26,7 +26,7 @@
"readable-stream": "git+https://github.com/meteor/readable-stream.git",
"stream-browserify": "^2.0.1",
"stream-http": "^2.8.0",
"string_decoder": "^1.0.1",
"string_decoder": "^1.1.0",
"timers-browserify": "^1.4.2",
"tty-browserify": "0.0.0",
"url": "^0.11.0",