technote-space/doctoc

commonjs -> esm must be a breakchange

malei0311 opened this issue · 1 comments

upgrade to 2.5.0 package.json main from commonjs to esm is a breakchange

image

or change main to dist/index.cjs

🙌 Thanks for opening your first issue here! Be sure to follow the issue template!