Skip to content

Commit

Permalink
fix: ERR_MODULE_NOT_FOUND
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-soft committed May 12, 2024
1 parent 63e463a commit b940da0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"bin": {
"lcui": "bin/lcui.js"
},
"files": [
"lib"
],
"types": "./lib/types.d.ts",
"scripts": {
"test": "nyc mocha",
Expand Down

0 comments on commit b940da0

Please sign in to comment.