Merge pull request #2854 from MetaMask/UpdateVinyl-BufferPackage

Update vinyl-buffer to version 1.0.1
This commit is contained in:
kumavis 2018-01-08 12:40:54 -08:00 committed by GitHub
commit 2147b8a59a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@
"tape": "^4.5.1",
"testem": "^1.10.3",
"uglifyify": "^4.0.2",
"vinyl-buffer": "^1.0.0",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"watchify": "^3.9.0"
},