Skip to content

Commit b0ff044

Browse files
sorrycctimche
authored andcommitted
Remove .npmignore and just publish lib files
1 parent 5b59535 commit b0ff044

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.npmignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"prepublish": "make clean build"
99
},
1010
"files": [
11-
"src",
12-
"lib"
11+
"lib/*.js"
1312
],
1413
"keywords": [
1514
"flux",

0 commit comments

Comments
 (0)