Skip to content

Commit 519faf6

Browse files
committed
adding files property to package
1 parent 11d082d commit 519faf6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
"license": "MIT",
1414
"repository": "github:chrisdothtml/rollup-plugin-dustjs",
1515
"bugs": "https://github.com/chrisdothtml/rollup-plugin-dustjs/issues",
16+
"files": [
17+
"build/index.js",
18+
"LICENSE",
19+
"readme.md"
20+
],
1621
"main": "build/index.js",
1722
"peerDependencies": {
1823
"dustjs-linkedin": "^2.6.0"

0 commit comments

Comments
 (0)