update dependencies
This commit is contained in:
parent
e7a941a2bc
commit
9d35fd5811
@ -9,17 +9,17 @@
|
||||
],
|
||||
"author": "Bill Casarin <bill@casarin.ca> (jb55.com)",
|
||||
"dependencies": {
|
||||
"underscore": ">= 1.0.3"
|
||||
"underscore": "1.3.x"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/jb55/node-bitcoin.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vows": "*"
|
||||
"vows": "0.6.x"
|
||||
},
|
||||
"engines": {
|
||||
"node": "*"
|
||||
"node": ">=0.2.6"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test/api.js"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user