diff --git a/.npmignore b/.npmignore index 4997c85..b8c3047 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,5 @@ node_modules .gitignore tsconfig.json -test.ts \ No newline at end of file +src +test.ts