Skip to content

Commit 56a28ab

Browse files
committed
build: update npm files
1 parent e4c6c6c commit 56a28ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
"jsnext:main": "dist/index.es.js",
1212
"files": [
1313
"dist/",
14-
"src/",
14+
"src/components/",
15+
"src/utils/",
16+
"src/index.ts",
1517
"tsconfig.json",
1618
"package.json"
1719
],

0 commit comments

Comments
 (0)