[Pkg-javascript-commits] [node-lexical-scope] 28/83: add dummy name and version in the test/package.json
    Bastien Roucariès 
    rouca at moszumanska.debian.org
       
    Fri Dec 15 09:45:48 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-lexical-scope.
commit 695f5fbd1489e0eeed1872d5f6f756611eee8fb2
Author: James Halliday <mail at substack.net>
Date:   Fri Mar 29 23:33:10 2013 -0700
    add dummy name and version in the test/package.json
---
 test/package.json | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/test/package.json b/test/package.json
index 21c4e9c..10dcae1 100644
--- a/test/package.json
+++ b/test/package.json
@@ -1,3 +1,5 @@
 {
+  "name": "lexical-scope-test",
+  "version": "0.0.0",
   "browserify": { "transform": "brfs" }
 }
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lexical-scope.git
    
    
More information about the Pkg-javascript-commits
mailing list