Skip to content

Commit ffb0fb6

Browse files
committed
Just include the lib directory to get all files within.
1 parent e26633a commit ffb0fb6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"watchify": "^3.7.0"
2424
},
2525
"files": [
26-
"lib/calculateNodeHeight.js",
27-
"lib/TextareaAutosize.js"
26+
"lib"
2827
]
2928
}

0 commit comments

Comments
 (0)