[Pkg-javascript-commits] [node-tap-mocha-reporter] 110/137: add files to package.json
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Sep 7 09:49:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-tap-mocha-reporter.
commit f8a0632716cbeab873bd73aca1db0a99648337e8
Author: isaacs <i at izs.me>
Date: Sun Jun 18 06:50:48 2017 -0700
add files to package.json
---
package.json | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 3f8a451..4d850c7 100644
--- a/package.json
+++ b/package.json
@@ -32,5 +32,9 @@
"bin": "index.js",
"optionalDependencies": {
"readable-stream": "^2.1.5"
- }
+ },
+ "files": [
+ "index.js",
+ "lib"
+ ]
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap-mocha-reporter.git
More information about the Pkg-javascript-commits
mailing list