[Pkg-javascript-commits] [node-foreground-child] 58/69: add files list to package.json
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Aug 25 11:43:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-foreground-child.
commit 087b4c96eade248972021b2c4704d2350123344c
Author: isaacs <i at izs.me>
Date: Thu Dec 15 16:22:58 2016 -0800
add files list to package.json
---
package.json | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 4943855..b0271b9 100644
--- a/package.json
+++ b/package.json
@@ -27,5 +27,8 @@
"bugs": {
"url": "https://github.com/tapjs/foreground-child/issues"
},
- "homepage": "https://github.com/tapjs/foreground-child#readme"
+ "homepage": "https://github.com/tapjs/foreground-child#readme",
+ "files": [
+ "index.js"
+ ]
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-foreground-child.git
More information about the Pkg-javascript-commits
mailing list