We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You should remove this from package.json to avoid this warning when installing the module:
package.json
"workspaces": [ "website" ],
The text was updated successfully, but these errors were encountered:
63a831e
chore(release): 🎉 5.14.3 [skip ci]
e4a75cc
## [5.14.3](v5.14.2...v5.14.3) (2023-12-20) ### Bug Fixes * **client:** Use closures instead of bindings (with `this`) ([812129d](812129d)) * remove package.json workspaces entry in release ([63a831e](63a831e)), closes [#524](#524)
🎉 This issue has been resolved in version 5.14.3 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
Thanks for pointing this out @jer-sen! The new release v5.14.3 doesn't include the workspaces entry, try it out.
workspaces
@enisdenjo you're welcome!
Successfully merging a pull request may close this issue.
You should remove this from
package.json
to avoid this warning when installing the module:The text was updated successfully, but these errors were encountered: