Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 7159e7b

Browse files
committed
chore: update publish files
1 parent 1e1e0cd commit 7159e7b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
"prepublishOnly": "npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"
1313
},
1414
"main": "lib/index.js",
15+
"files": [
16+
"lib",
17+
"docs",
18+
"types"
19+
],
1520
"repository": {
1621
"url": "ulivz/vuepress-plugin-blog",
1722
"type": "git"

0 commit comments

Comments
 (0)