1
0
mirror of https://github.com/kremalicious/hyper-mac-pro.git synced 2024-11-22 09:47:20 +01:00

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 # hyper-mac-pro
[![Build Status](https://travis-ci.org/kremalicious/hyper-mac-pro.svg?branch=master)](https://travis-ci.org/kremalicious/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. > Cause you deserve native & pro. Tab style for [Hyper](https://hyper.is/) inspired by Apple's pro apps on macOS.

View File

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