Skip to content

Commit

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

https://greenkeeper.io/

* docs(readme): add Greenkeeper badge 

https://greenkeeper.io/
  • Loading branch information
greenkeeper[bot] authored and benjamn committed Jan 16, 2018
1 parent 25cf855 commit d660b7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# optimism [![Build Status](https://travis-ci.org/benjamn/optimism.svg?branch=master)](https://travis-ci.org/benjamn/optimism)

[![Greenkeeper badge](https://badges.greenkeeper.io/benjamn/optimism.svg)](https://greenkeeper.io/)

Composable reactive caching with efficient invalidation.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lru-cache": "~4.0.1"
},
"devDependencies": {
"fibers": "1.0.14",
"fibers": "1.0.15",
"mocha": "^3.1.0"
}
}

0 comments on commit d660b7d

Please sign in to comment.