flood: distributes files of interest

This commit is contained in:
Jesse Chan
2021-01-31 12:19:06 +00:00
parent c4741ca12c
commit b80b6e2795
+5 -1
View File
@@ -22,7 +22,11 @@
"url": "https://github.com/jesec/flood/issues"
},
"files": [
"dist"
"dist",
"CHANGELOG.md",
"LICENSE",
"README.md",
"SECURITY.md"
],
"bin": {
"flood": "dist/index.js"