mirror of
https://github.com/kremalicious/hyper-mac-pro.git
synced 2024-11-22 01:37:13 +01:00
Merge pull request #1 from kremalicious/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
This commit is contained in:
commit
c4c20ea3d6
@ -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))
|
||||
|
@ -36,7 +36,7 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"husky": "^0.13.1",
|
||||
"xo": "^0.17.1",
|
||||
"xo": "^0.18.2",
|
||||
"stylelint": "^7.10.1"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user