react-loosely-lazy
react-loosely-lazy copied to clipboard
Add caret to parcel/plugin
As part of PR #85 the @parcel/plugin
dependency was set to ^2.0.0-rc.0
for parcel-transformer
but not parcel-reporter-manifest
. There is no need for it to be pinned to 2.0.0-rc.0
- this is causing issues on node 18 due to the lmdb-store
transitive dependency.