Commit 41eda8ad by 3rd-Eden

[dist] 0.0.2

parent b0d8ac77
{ {
"name": "fullcontact", "name": "fullcontact",
"version": "0.0.1", "version": "0.0.2",
"description": "Fullcontact API bindings", "description": "Fullcontact API bindings",
"main": "index.js", "main": "index.js",
"keywords": ["fullcontact", "api", "full", "contact"], "keywords": ["fullcontact", "api", "full", "contact"],
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
"qs": "~0.6.4" "qs": "~0.6.4"
}, },
"devDependencies": { "devDependencies": {
"mocha": "~1.9.0", "mocha": "1.9.x",
"chai": "~1.6.0", "chai": "1.6.x",
"pre-commit": "0.0.3" "pre-commit": "0.0.x"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment