diff --git a/.npmignore b/.npmignore index 8bd3194..5cd3026 100644 --- a/.npmignore +++ b/.npmignore @@ -1,11 +1,14 @@ -.github/ -scripts/ -src/ -test/ -jest.config.js .eslintignore .eslintrc.js +.github/ .prettierrc.js +.release-plan.json +RELEASE.md +bin/ +jest.config.js rollup.config.ts +scripts/ size.txt +src/ +test/ tsconfig.json