Skip to content

Commit

Permalink
Merge pull request #1 from nextorigin/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 🌴
  • Loading branch information
doublerebel authored Sep 9, 2017
2 parents a2e2835 + 405427e commit e5280e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![Dependency Status][dependency]][david]
[![devDependency Status][dev-dependency]][david-dev]
[![Downloads][downloads]][npm-package]
[![Greenkeeper badge][greenkeeper-enabled]][greenkeeper]

A helper class to expire keys from a sorted set in Redis, useful for timeseries caches

Expand Down Expand Up @@ -78,3 +79,5 @@ MIT
[downloads]: https://img.shields.io/npm/dm/redis-sorted-cache.svg?style=flat-square
[npm-package]: https://www.npmjs.org/package/redis-sorted-cache
[npm-stats]: https://nodei.co/npm/redis-sorted-cache.png?downloads=true&downloadRank=true&stars=true
[greenkeeper-enabled]: https://badges.greenkeeper.io/nextorigin/spine-awaitajax.svg
[greenkeeper]: https://greenkeeper.io/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"homepage": "https://github.com/nextorigin/redis-sorted-cache#readme",
"devDependencies": {
"chai": "^3.5.0",
"chai": "^4.1.2",
"coveralls": "^2.11.12",
"iced-coffee-coverage": "^1.0.3",
"iced-coffee-script": "^108.0.11",
Expand Down

0 comments on commit e5280e5

Please sign in to comment.