Closed johnjiang closed 3 years ago
:tada: This issue has been resolved in version 1.1.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
I have updated esbuild
and configured dependabot
to avoid such situations in the future. Thanks!
Esbuild 0.13.1 was released so we'll need to bump the peer dependency of esbuild-plugin-less to support it in npm 7, otherwise we get the below error.
Expected Behavior
It should install correctly.
Actual Behavior
Steps to Reproduce the Problem
npm install --save-dev esbuild@0.13.1 --color=always
Versions
esbuild
: 0.13.1esbuild-plugin-less
: 1.1.0