Skip to content

Commit 4be9f1c

Browse files
committed
chore: exclude docs build from npm package
1 parent 191de34 commit 4be9f1c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"typings": "es/index.d.ts",
2121
"files": [
2222
"lib",
23-
"es",
24-
"dist"
23+
"es"
2524
],
2625
"scripts": {
2726
"compile": "father build",

0 commit comments

Comments
 (0)