Skip to content

Commit cce6ddb

Browse files
himanshusinghsgagik
authored andcommitted
chore: package only dist and other req files
1 parent 820292c commit cce6ddb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
"publishConfig": {
2929
"access": "public"
3030
},
31+
"files": [
32+
"dist"
33+
],
3134
"scripts": {
3235
"prepare": "npm run build",
3336
"build:clean": "rm -rf dist",

0 commit comments

Comments
 (0)