Skip to content

Commit

Permalink
fix: remove source files from package
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncLiz committed Feb 13, 2019
1 parent d4f48b8 commit b53c052
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .npmignore
@@ -1,6 +1,5 @@
/node_modules
/coverage
/.nyc_output
.*
/test
*.json
**/*
!**/*.js
!**/*.map
!**/*.d.ts
!**/*.md

0 comments on commit b53c052

Please sign in to comment.