Skip to content

Commit fb3aa1f

Browse files
committed
fix: bundle file
1 parent cb70d6f commit fb3aa1f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"url": "https://github.com/open-jike/jike-cli#issues"
88
},
99
"license": "MIT",
10+
"files": [
11+
"dist",
12+
"bin"
13+
],
1014
"main": "./dist/index.js",
1115
"bin": "./bin/jike-cli.js",
1216
"repository": {

0 commit comments

Comments
 (0)