diff --git a/.npmignore b/.npmignore index e29c3b128..b79170854 100755 --- a/.npmignore +++ b/.npmignore @@ -8,4 +8,6 @@ CONTRIBUTING.md tsconfig*.json *.d.ts *.d.ts.map +!dist/index.d.ts +!dist/index.d.ts.map docs