Skip to content

Commit

Permalink
update API
Browse files Browse the repository at this point in the history
  • Loading branch information
Contra committed Dec 30, 2011
1 parent c16e4e3 commit 99838c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nodester-cli",
"description": "A CLI tool to allow interaction with the http://nodester.com/ platform.",
"version": "0.2.34",
"version": "0.2.35",
"homepage": "http://nodester.com/",
"repository": "git://github.com/nodester/nodester-cli.git",
"author": "Daniel Bartlett <dan@f-box.org> (http://danb-uk.net/)",
Expand All @@ -10,7 +10,7 @@
"Chris Matthieu <chris@matthieu.us>",
"Abraham Williams <4braham@gmail.com>",
"Contra <contra@australia.edu>",
"Marcos Oliveira <marcosvm@gmail.com"
"Marcos Oliveira <marcosvm@gmail.com>"
],
"preferGlobal" : "true",
"bin": {
Expand All @@ -21,7 +21,7 @@
"node": "*"
},
"dependencies" : {
"nodester-api": ">= 0.1.14",
"nodester-api": ">= 0.1.19",
"colors": "0.3.0",
"iniparser": "1.0.1"
}
Expand Down

0 comments on commit 99838c4

Please sign in to comment.