Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Commit 3d779f5

Browse files
committed
only include src and dist in npm
1 parent 2242240 commit 3d779f5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,11 @@
3636
"> 1%",
3737
"last 2 versions",
3838
"not ie <= 8"
39+
],
40+
"files": [
41+
"dist/",
42+
"src/",
43+
"LICENSE",
44+
"README.md"
3945
]
4046
}

0 commit comments

Comments
 (0)