[Pkg-javascript-commits] [node-lazy-property] 03/03: fix test

Saravanan Palanisamy saravanan30erd-guest at moszumanska.debian.org
Fri Jul 14 16:33:46 UTC 2017


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

saravanan30erd-guest pushed a commit to branch master
in repository node-lazy-property.

commit 8981692247145c2ca1c27c39c08c33e5b07ef1e2
Author: saravanan30erd <saravanan30erd at gmail.com>
Date:   Fri Jul 14 12:33:21 2017 -0400

    fix test
---
 component.json | 7 +++++++
 debian/control | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/component.json b/component.json
new file mode 100644
index 0000000..142938e
--- /dev/null
+++ b/component.json
@@ -0,0 +1,7 @@
+{
+  "name": "lazy-property",
+  "version": "0.0.2",
+  "description": "Lazily initialized properties for objects",
+  "main": "lazyProperty.js",
+  "scripts": ["lazyProperty.js"]
+}
diff --git a/debian/control b/debian/control
index 2bae268..80006c1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
- , tape
+ , node-tape
 Standards-Version: 4.0.0
 Homepage: https://github.com/mikolalysenko/lazy-property
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-lazy-property.git

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



More information about the Pkg-javascript-commits mailing list