Skip to content

Commit c1cf189

Browse files
committed
fix: include src in npm package
1 parent b9bacc2 commit c1cf189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0-development",
44
"description": "Add a JS or CSS assets to a generated HTML file",
55
"files": [
6-
"lib/",
6+
"src/",
77
"index.d.ts"
88
],
99
"main": "src/index.js",

0 commit comments

Comments
 (0)