[Pkg-javascript-commits] [node-keygrip] 37/68: update to the new nodejs binary name
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Fri Jun 27 22:13:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-keygrip.
commit b17b9dcd1b13fe458ee6da83ac31bd782ab62e98
Author: Jon Watte <jwatte at gmail.com>
Date: Thu Sep 5 12:21:00 2013 -0700
update to the new nodejs binary name
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 1886bfe..a84687d 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"version": "0.2.3",
"description": "Key signing and verification for rotated credentials",
"scripts": {
- "install": "node ./install.js"
+ "install": "nodejs ./install.js"
},
"repository": {
"type": "git",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-keygrip.git
More information about the Pkg-javascript-commits
mailing list