Skip to content

Commit 09a4af0

Browse files
Add 'files' key to package.json
1 parent c966f8b commit 09a4af0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "1.1.3",
44
"description": "Ignore certain files from file name hashing.",
55
"main": "index.js",
6+
"files": [
7+
"lib/plugin.js"
8+
],
69
"repository": {
710
"type": "git",
811
"url": "git+https://github.com/CamelotProject/webpack-hash-exclude-plugin.git"

0 commit comments

Comments
 (0)