Explicitly set files to publish to npm. Ref gruntjs/gruntjs.com#65
This commit is contained in:
parent
ffb72d7dd9
commit
a5c76f56e4
@ -42,5 +42,9 @@
|
||||
},
|
||||
"keywords": [
|
||||
"gruntplugin"
|
||||
],
|
||||
"files": [
|
||||
"tasks",
|
||||
"LICENSE-MIT"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user