diff --git a/.npmignore b/.npmignore index aa8e45f..4f2157a 100644 --- a/.npmignore +++ b/.npmignore @@ -1 +1,7 @@ -src/ \ No newline at end of file +src/ +test/ + +.babelrc +.travis.yml +.gitignore +package-lock.json \ No newline at end of file