diff --git a/.npmignore b/.npmignore index ce49a22..a01b32c 100644 --- a/.npmignore +++ b/.npmignore @@ -8,5 +8,6 @@ /.editorconfig /.eslintrc.js /changelog.md -/jest.config.js +/jest.config.cjs +/rollup.config.js /tsconfig.json