Skip to content

Commit 9650ffb

Browse files
committed
chore: tweak package.json files
1 parent 99cc910 commit 9650ffb

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,7 @@
88
"vsc-custom": "dist/cli.js"
99
},
1010
"files": [
11-
"bin/vsc-custom.js",
12-
"lib",
13-
"package.json",
14-
"README.md",
15-
"CHANGELOG.md",
16-
"LICENSE"
11+
"dist/"
1712
],
1813
"scripts": {
1914
"prepare": "husky install",

0 commit comments

Comments
 (0)