Skip to content

Commit 5a4edba

Browse files
committed
chore(pkg): reduce package size
1 parent 8d979a9 commit 5a4edba

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

.npmignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "2.2.1",
44
"description": "A JSDoc plugin for documenting .vue files.",
55
"main": "index.js",
6+
"files": ["lib"],
67
"scripts": {
78
"test": "jest",
89
"lint": "eslint --ext .js index.js config.js lib __tests__ cypress",

0 commit comments

Comments
 (0)