Skip to content

Commit

Permalink
Updating to latest cache-service-cache-module.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpodwys committed Mar 3, 2016
1 parent 7f60a0a commit 6368e1a
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,10 +1,10 @@
{
"name": "cache-service",
"version": "1.3.4",
"version": "1.3.5",
"description": "A tiered caching solution for node.",
"main": "cacheService.js",
"dependencies": {
"cache-service-cache-module": "1.1.1"
"cache-service-cache-module": "1.2.3"
},
"devDependencies": {
"mocha": "2.2.4",
Expand Down

0 comments on commit 6368e1a

Please sign in to comment.