Skip to content

Commit

Permalink
update deps; obtain role:cache,cmd:clear from deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed May 29, 2019
1 parent 5d657b7 commit 9bd81b1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 27 deletions.
46 changes: 22 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"devDependencies": {
"@hapi/code": "^5.3.1",
"@hapi/lab": "^19.0.1",
"@seneca/cache": "^0.1.3",
"@seneca/memcached-cache": "^1.1.1",
"@seneca/redis-cache": "^0.1.2",
"@seneca/cache": "^1.0.0",
"@seneca/memcached-cache": "^2.0.0",
"@seneca/redis-cache": "^1.0.0",
"coveralls": "^3.0.3",
"prettier": "^1.17.1",
"seneca": "plugin",
Expand Down

0 comments on commit 9bd81b1

Please sign in to comment.