Files array instead of npmignore
Showing
.npmignore
deleted
100644 → 0
| ... | ... | @@ -20,6 +20,12 @@ |
| "presentation", | ||
| "template" | ||
| ], | ||
| "files": [ | ||
| "pictures/**", | ||
| "index.html", | ||
| "LICENSE.md", | ||
| "README.md" | ||
| ], | ||
| "dependencies": { | ||
| "shower-core": "^2.0.5", | ||
| "shower-material": "^1.0.4", | ||
| ... | ... |
Please register or sign in to comment