Skip to content

Commit

Permalink
Bumped dependencies to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed May 8, 2017
1 parent 4cf34b0 commit 772027d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,23 @@
},
"homepage": "https://github.com/zeit/serve#readme",
"devDependencies": {
"eslint-config-prettier": "1.6.0",
"eslint-config-prettier": "2.0.0",
"husky": "0.13.3",
"lint-staged": "3.4.1",
"prettier": "1.3.0",
"xo": "0.18.1"
"prettier": "1.3.1",
"xo": "0.18.2"
},
"dependencies": {
"args": "2.6.1",
"basic-auth": "1.1.0",
"bluebird": "3.5.0",
"boxen": "1.0.0",
"boxen": "1.1.0",
"chalk": "1.1.3",
"clipboardy": "1.1.1",
"dargs": "5.1.0",
"detect-port": "1.1.1",
"filesize": "3.5.9",
"fs-promise": "2.0.2",
"fs-promise": "2.0.3",
"handlebars": "4.0.8",
"ip": "1.1.5",
"micro": "7.3.2",
Expand Down

0 comments on commit 772027d

Please sign in to comment.