Skip to content

Commit 6805b75

Browse files
committed
🐛 fix(package): clean unused files in package
1 parent 38bace7 commit 6805b75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/plugin/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "2.0.5",
44
"description": "shareable commitlint plugin enforcing gitmoji commit rules",
55
"main": "lib/index.js",
6+
"files": [
7+
"lib"
8+
],
69
"scripts": {
710
"start": "father-build -w",
811
"build": "father-build",

0 commit comments

Comments
 (0)