Skip to content

Commit 67882cc

Browse files
committed
Fix package.json file list to be consistent
Closes TypeStrong#367
1 parent 4f5e9f0 commit 67882cc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,8 @@
6161
},
6262
"files": [
6363
"bin",
64-
"lib",
64+
"dist",
6565
"tasks",
66-
"index.js",
67-
"index.d.ts",
68-
"index.js.map",
6966
"LICENSE"
7067
],
7168
"scripts": {

0 commit comments

Comments
 (0)