Skip to content

Commit

Permalink
Update dependencies to enable Greenkeeper 🌴 (#11)
Browse files Browse the repository at this point in the history
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* Place GK button
  • Loading branch information
greenkeeper[bot] authored and andrejewski committed Sep 7, 2017
1 parent 5b855ef commit 83c8a32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Raj

> The best JavaScript framework
```sh
Expand All @@ -8,6 +7,7 @@ npm install raj

[![npm](https://img.shields.io/npm/v/raj.svg)](https://www.npmjs.com/package/raj)
[![Build Status](https://travis-ci.org/andrejewski/raj.svg?branch=master)](https://travis-ci.org/andrejewski/raj)
[![Greenkeeper badge](https://badges.greenkeeper.io/andrejewski/raj.svg)](https://greenkeeper.io/)

## Documentation

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {},
"devDependencies": {
"ava": "^0.19.1",
"ava": "^0.22.0",
"enzyme": "^2.9.1",
"fixpack": "^2.3.1",
"react": "^15.6.1",
Expand Down

0 comments on commit 83c8a32

Please sign in to comment.