Skip to content

Commit b940da0

Browse files
committed
fix: ERR_MODULE_NOT_FOUND
1 parent 63e463a commit b940da0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"bin": {
88
"lcui": "bin/lcui.js"
99
},
10+
"files": [
11+
"lib"
12+
],
1013
"types": "./lib/types.d.ts",
1114
"scripts": {
1215
"test": "nyc mocha",

0 commit comments

Comments
 (0)