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 c816021 commit c66212b
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.9",
"version": "0.1.10",
"description": "Superagent with tiered caching provided by cache-service.",
"main": "index.js",
"dependencies": {
"superagent": "1.1.0",
"cache-service": "0.1.8"
"cache-service": "0.1.9"
},
"devDependencies": {
"mocha": "1.13.0",
Expand Down

0 comments on commit c66212b

Please sign in to comment.