We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e463a commit b940da0Copy full SHA for b940da0
package.json
@@ -7,6 +7,9 @@
7
"bin": {
8
"lcui": "bin/lcui.js"
9
},
10
+ "files": [
11
+ "lib"
12
+ ],
13
"types": "./lib/types.d.ts",
14
"scripts": {
15
"test": "nyc mocha",
0 commit comments