Skip to content

Commit d59969c

Browse files
committed
chore($shared-utils): update files
1 parent fb554c0 commit d59969c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/@vuepress/shared-utils/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"description": "shared-utils for vuepress",
55
"main": "lib/index.js",
66
"types": "types/index.d.ts",
7+
"files": [
8+
"lib",
9+
"types"
10+
],
711
"scripts": {
812
"tsc": "tsc",
913
"update-index": "node scripts/update-index.js"

0 commit comments

Comments
 (0)