Merge pull request #1 from kremalicious/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴
This commit is contained in:
Matthias Kretschmann 2017-05-10 04:15:32 +02:00 committed by GitHub
commit c4c20ea3d6
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# hyper-mac-pro
[![Build Status](https://travis-ci.org/kremalicious/hyper-mac-pro.svg?branch=master)](https://travis-ci.org/kremalicious/hyper-mac-pro)
[![Greenkeeper badge](https://badges.greenkeeper.io/kremalicious/hyper-mac-pro.svg)](https://greenkeeper.io/)
> Cause you deserve native & pro. Tab style for [Hyper](https://hyper.is/) inspired by Apple's pro apps on macOS.
@ -34,4 +35,4 @@ Install dependencies with `npm install` and hack away. Run the tests using `npm
## Author
- Matthias Kretschmann ([@kremalicious](https://twitter.com/kremalicious))
- Matthias Kretschmann ([@kremalicious](https://twitter.com/kremalicious))

View File

@ -36,7 +36,7 @@
],
"devDependencies": {
"husky": "^0.13.1",
"xo": "^0.17.1",
"xo": "^0.18.2",
"stylelint": "^7.10.1"
}
}