Skip to content

Commit

Permalink
Verified tests on Node.js v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Loren committed Feb 22, 2011
1 parent 7c27d8e commit c560069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,10 +1,10 @@
{
"name": "config",
"version": "0.2.8",
"version": "0.2.9",
"main": "./lib/config.js",
"description": "Runtime configuration for node.js deployment",
"modules" : { "test" : "./test" },
"author": "Loren West<open_source@lorenwest.com>",
"author": "Loren West <open_source@lorenwest.com>",
"directories": {"lib": "./lib", "config": "./config", "test": "./test"},
"dependencies": {
"underscore" : "1.1.4",
Expand Down

0 comments on commit c560069

Please sign in to comment.