Skip to content

Commit

Permalink
using 'files' in place of npmignore
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Boothe <[email protected]>
  • Loading branch information
rootwork committed Nov 15, 2021
1 parent e5080dc commit 2a2dc70
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 120 deletions.
120 changes: 0 additions & 120 deletions .npmignore

This file was deleted.

6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
"version": "1.1.4",
"description": " A bulletproof photo-plus-closing sign-off element for your MJML emails.",
"main": "lib/index.js",
"files": [
"/components",
"/docs",
"/lib",
"/test"
],
"sideEffects": false,
"scripts": {
"start": "gulp watch",
Expand Down

0 comments on commit 2a2dc70

Please sign in to comment.