Skip to content

Commit

Permalink
Updating to latest cache-service.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Lokahi Podwys committed Apr 21, 2015
1 parent 9047ba5 commit 7781a48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "superagent-cache",
"version": "0.1.7",
"version": "0.1.8",
"description": "Superagent with tiered caching provided by cache-service.",
"main": "index.js",
"dependencies": {
"superagent": "1.1.0",
"cache-service": "0.1.5"
"cache-service": "0.1.7"
},
"devDependencies": {
"mocha": "1.13.0",
Expand Down

0 comments on commit 7781a48

Please sign in to comment.