Skip to content

Commit

Permalink
Update netlify dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
biilmann committed Oct 19, 2016
1 parent 58a99fd commit ef24608
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": "netlify-cli",
"version": "1.0.3",
"version": "1.1.0",
"description": "Netlify builds, deploys and hosts your front-end straight from Github.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down Expand Up @@ -30,7 +30,7 @@
"github": "^0.2.4",
"home-dir": "^0.2.0",
"inquirer": "^0.11.0",
"netlify": "^1.0.1",
"netlify": "^1.2.0",
"open": "0.0.5",
"prompt": "^0.2.14",
"update-notifier": "^0.6.0",
Expand Down

0 comments on commit ef24608

Please sign in to comment.