[Pkg-javascript-commits] [node-detective] 06/119: drop the .

Bastien Roucariès rouca at moszumanska.debian.org
Wed Sep 6 09:44:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-detective.

commit 184e6740be44c6a48ebf0cad8543824b21c06d2a
Author: James Halliday <mail at substack.net>
Date:   Fri Jun 17 18:13:50 2011 -0700

    drop the .
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index a45f39b..2cf5dfe 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name" : "detective",
-    "description" : "Find all calls to require() no matter how crazily nested using a proper walk of the AST.",
+    "description" : "Find all calls to require() no matter how crazily nested using a proper walk of the AST",
     "version" : "0.0.0",
     "repository" : {
         "type" : "git",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-detective.git



More information about the Pkg-javascript-commits mailing list