Skip to content

Commit fb51a8f

Browse files
committed
Include lib/ directory in files array
1 parent 2dbbd1a commit fb51a8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Webpack loader for rendering HTML from EJS templates",
55
"main": "index.js",
66
"files": [
7+
"lib",
78
"index.js",
89
"README.md",
910
"LICENSE.txt"

0 commit comments

Comments
 (0)