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 Aug 4, 2017
1 parent f6fc1dd commit e6af440
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 41 deletions.
71 changes: 35 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"license": "MIT",
"dependencies": {
"app-root-path": ">=2.0.1",
"electron-is-dev": ">=0.1.2"
"electron-is-dev": ">=0.3.0"
},
"devDependencies": {
"eslint-config-prettier": "2.1.1",
"husky": "0.13.4",
"lint-staged": "3.6.1",
"prettier": "1.4.4",
"eslint-config-prettier": "2.3.0",
"husky": "0.14.3",
"lint-staged": "4.0.2",
"prettier": "1.5.3",
"xo": "0.18.2"
}
}

0 comments on commit e6af440

Please sign in to comment.