nodejs / import-in-the-middle

Like `require-in-the-middle`, but for ESM import
https://www.npmjs.com/package/import-in-the-middle
Apache License 2.0
72 stars 27 forks source link

chore: fix `release-please` config file #127

Closed timfish closed 4 months ago

timfish commented 4 months ago

I mistakenly put the release-please config in .release-please-manifest.json wheras it should be in release-please-config.json.