modified npmignore to include source files

This commit is contained in:
Arwed Mett 2017-07-29 13:20:22 +02:00
parent 6b114a1844
commit 9a19c986c0

View File

@ -1,6 +1,5 @@
flow flow
flow-typed flow-typed
src
test test
.babelrc .babelrc
.editorconfig .editorconfig
@ -8,4 +7,3 @@ test
.flowconfig .flowconfig
.tern-port .tern-port
.gitignore .gitignore
webpack.config.js