gulp-esbuild
gulp-esbuild copied to clipboard
Move `esbuild` to peer dependencies
Replace esbuild from
https://github.com/ym-project/gulp-esbuild/blob/56b44dc5af1767a4f7a4a30fe999b97c73dfbed7/package.json#L34-L35
to peerDependencies section.
This changes will allow to have latest changes and users will not wait the package update.