Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dabroek committed May 24, 2017
1 parent 2bca1e4 commit 8fccd99
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 198 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -16,17 +16,17 @@
"build": "rollup -c"
},
"dependencies": {
"ioredis": "^2.5.0"
"ioredis": "^3.0.0"
},
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-jest": "^19.0.0",
"babel-jest": "^20.0.3",
"babel-plugin-external-helpers": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"cache-manager": "^2.4.0",
"coveralls": "^2.13.1",
"jest": "^19.0.2",
"jest": "^20.0.4",
"rollup": "^0.41.6",
"rollup-plugin-babel": "^2.7.1"
},
Expand Down

0 comments on commit 8fccd99

Please sign in to comment.