gulp-esbuild icon indicating copy to clipboard operation
gulp-esbuild copied to clipboard

Move `esbuild` to peer dependencies

Open ym-project opened this issue 1 year ago • 0 comments

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.

ym-project avatar Oct 02 '24 07:10 ym-project