[Pkg-javascript-commits] [node-leveldown] 05/23: update abstract-leveldown
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:21:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to tag hyper-0.10.2
in repository node-leveldown.
commit 54a5970f093f89f8296bd1a68f6d1334c60f6367
Author: Rod Vagg <rod at vagg.org>
Date: Tue Mar 11 17:20:56 2014 -0700
update abstract-leveldown
---
package.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 30d9283..cd67f12 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,8 @@
"main": "index.js",
"dependencies": {
"bindings": "~1.1.1",
- "nan": "~0.6.0"
+ "nan": "~0.6.0",
+ "abstract-leveldown": "^0.11.4"
},
"devDependencies": {
"tap": "~0.4.1",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git
More information about the Pkg-javascript-commits
mailing list