hughsk / vinyl-map

Map vinyl files' contents as strings
MIT License
36 stars 7 forks source link

bl updated to latest version #11

Open szwacz opened 9 years ago

szwacz commented 9 years ago

Version 0.7.0 used in this project right now generated warning:

npm WARN peerDependencies The peer dependency stream-browserify@* included from bl will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency 
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.

Better be safe than sorry, so I've bumped this version to latest. Since this project have no tests I only can say that example you have provided works with updated bl :)

lazd commented 9 years ago

+1 , please merge/release if this fixes the peerDeps errors.

c01nd01r commented 9 years ago

+1. I came here to send a pull request with package.json

lazd commented 9 years ago

@hughsk can you please merge and release?

ladislavpr commented 8 years ago

+1

@hughsk can you please merge and release?