Skip to content

Commit eee2373

Browse files
committed
chore: add files in package.json
1 parent 9b99a5a commit eee2373

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
@@ -11,6 +11,9 @@
1111
"build-files": "tsc",
1212
"build": "yarn build-bundle && yarn build-files"
1313
},
14+
"files": [
15+
"dist"
16+
],
1417
"typings": "dist/index.d.ts",
1518
"module": "dist/vue-function-api-extra.esm.js",
1619
"devDependencies": {

0 commit comments

Comments
 (0)