sequential-task-queue
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "sequential-task-queue", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "FIFO task queue for node and the browser", | ||
@@ -24,4 +24,4 @@ "author": { | ||
"gulp-typescript": "^3.0.1", | ||
"jsdoc-to-markdown": "^1.3.7", | ||
"mocha": "^3.0.2", | ||
"run-sequence": "^1.2.2", | ||
"sinon": "^1.17.5", | ||
@@ -28,0 +28,0 @@ "snip-text": "^1.0.0", |
45317