Skip to content

Commit

Permalink
Use newer cli module
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Mar 8, 2016
1 parent 6bba6c8 commit fbe276c
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions cli/package.json
@@ -1,6 +1,6 @@
{
"name": "galenframework-cli",
"version": "2.2.3-dev",
"version": "2.2.3",
"description": "Just the node wrapper for the Galen Framework.",
"homepage": "https://github.com/hypery2k/galenframework-cli",
"bugs": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"chromedriver": "*",
"fs-extra": "0.26.2",
"galenframework": "2.2.2",
"galenframework": "2.2.3",
"httpreq": "0.4.13",
"kew": "0.7.0",
"npmconf": "2.1.2",
Expand All @@ -52,8 +52,5 @@
"type": "git",
"url": "git+https://github.com/hypery2k/galenframework-cli.git"
},
"license": "MIT",
"_galenVersion": "2.2.3",
"_npmVersion": "2.6.0",
"_nodeVersion": "1.4.1"
"license": "MIT"
}

0 comments on commit fbe276c

Please sign in to comment.