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
52 stars 20 forks source link

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

Closed timfish closed 3 days ago

timfish commented 3 days ago

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