Skip to content

Commit 7827e85

Browse files
committed
remove unnecessary files from npm package
Signed-off-by: Ivan Boothe <[email protected]>
1 parent 1e4f94f commit 7827e85

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
"description": " Easily use bulleted lists in your MJML emails.",
55
"main": "lib/index.js",
66
"files": [
7-
"/components",
8-
"/docs",
9-
"/lib",
10-
"/test"
7+
"lib"
118
],
129
"sideEffects": false,
1310
"scripts": {

0 commit comments

Comments
 (0)