timed-queue
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -7,3 +7,3 @@ { | ||
], | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"main": "index.js", | ||
@@ -27,9 +27,9 @@ "repository": { | ||
"dependencies": { | ||
"thunk-redis": "^2.1.2", | ||
"thunks": "^4.8.0" | ||
"thunk-redis": "^2.1.6", | ||
"thunks": "^4.9.0" | ||
}, | ||
"devDependencies": { | ||
"standard": "^10.0.2", | ||
"standard": "^10.0.3", | ||
"thunk-queue": "^1.2.0", | ||
"tman": "^1.6.9" | ||
"tman": "^1.7.2" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
Updatedthunk-redis@^2.1.6
Updatedthunks@^4.9.0