Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Commit 006cc12

Browse files
committed
Fix .npmignore
1 parent cc686f6 commit 006cc12

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.npmignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
./.editorconfig
2-
./.jshintrc
3-
./.travis.yml
4-
./.babelrc
1+
.editorconfig
2+
.jshintrc
3+
.travis.yml
4+
.babelrc
55
.idea/
66
src/
77
test/
8-
!lib/
8+
!lib/

0 commit comments

Comments
 (0)