Skip to content
Browse files

Fix for npm package issues

  • Loading branch information...
1 parent 980746f commit e4321f1dae155020466bae3da5311af8485ba0d0 @hassankhan hassankhan committed
Showing with 14 additions and 4 deletions.
  1. +14 −4 .npmignore
View
18 .npmignore
@@ -1,6 +1,16 @@
-*
-!dist
-!dist/*
-!README.md
+.bowerrc
+.editorconfig
+.gitattributes
+.gitignore
+.htaccess
+.jshintrc
+.travis.yml
+appveyor.yml
+index.html
+
+
+build/
+src/
+tests/
!LICENSE.md
!LICENSE-IMAGES.md

0 comments on commit e4321f1

Please sign in to comment.
Something went wrong with that request. Please try again.