aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2018-01-03 02:25:11 +0800
committerGitHub <noreply@github.com>2018-01-03 02:25:11 +0800
commit849b8fab93977fb986479b7ca278844286d5b999 (patch)
tree17ffe53dbea48361961a179ddd7918c3eb0f0dc7
parentb2e4f913bae41b62df7d4893ab10c426d3f72aca (diff)
parent37789f2dba3e0a9bceb01d6fe1cbce9f93fe2494 (diff)
downloadtangerine-wallet-browser-849b8fab93977fb986479b7ca278844286d5b999.tar.gz
tangerine-wallet-browser-849b8fab93977fb986479b7ca278844286d5b999.tar.zst
tangerine-wallet-browser-849b8fab93977fb986479b7ca278844286d5b999.zip
Merge pull request #2801 from MetaMask/greenkeeper/vinyl-source-stream-2.0.0
Update vinyl-source-stream to the latest version 🚀
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7184e3ea8..871ed204e 100644
--- a/package.json
+++ b/package.json
@@ -217,7 +217,7 @@
"testem": "^1.10.3",
"uglifyify": "^4.0.2",
"vinyl-buffer": "^1.0.0",
- "vinyl-source-stream": "^1.1.0",
+ "vinyl-source-stream": "^2.0.0",
"watchify": "^3.9.0"
},
"engines": {