async-singleton
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "async-singleton", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "make async/promise function execute only one at a time.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,3 +6,3 @@ # async-singleton | ||
- https://github.com/shokai/async-singleton | ||
- https://www.npmjs.com/package/async-singleton | ||
- https://npmjs.com/package/async-singleton | ||
@@ -9,0 +9,0 @@ [](https://circleci.com/gh/shokai/async-singleton) |
9600