jonschlinkert / load-plugins

Thin wrapper around resolve-dep for loading plugins from node_modules or local directories. Like load-gulp-plugins, match dep, etc, but works for gulp, grunt, assemble, verb or anything other task runner or build system that uses plugins.
https://github.com/jonschlinkert
MIT License
22 stars 1 forks source link

Bump to resolve-dep v0.6.0 #13

Closed jaridmargolin closed 7 years ago

jaridmargolin commented 7 years ago

Pending https://github.com/jonschlinkert/resolve-dep/pull/9.

Upon approval would tag/release patch as v2.1.2

jaridmargolin commented 7 years ago

@jonschlinkert - Thanks to https://github.com/jonschlinkert/resolve-dep/pull/9, this is ready to go.

jonschlinkert commented 7 years ago

@jaridmargolin go for it! you should be able to publish to npm and I believe you have full rights here as well. let me know if you run into any issues. thanks!