Skip to content

Commit

Permalink
up required version
Browse files Browse the repository at this point in the history
  • Loading branch information
morulus committed Oct 10, 2016
1 parent dca3144 commit 99a7298
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dron-cli",
"version": "0.1.1",
"version": "0.1.2",
"description": "Dron CLI",
"main": "lib/Cli.js",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"dependencies": {
"chalk": "^1.1.3",
"colors": "^1.1.2",
"dron": "0.0.1",
"dron": "0.0.3",
"ejs": "^2.5.2",
"inquirer": "^1.1.3",
"minimist": "^1.2.0",
Expand Down

0 comments on commit 99a7298

Please sign in to comment.