Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "async6", | ||
"version": "0.1.3", | ||
"description": "Minimalistic, zero dependency, async utilities for ES6, ES2015, node v6. (depecated, use node.js native async/await)", | ||
"version": "0.1.4", | ||
"description": "Minimalistic, zero dependency, async utilities for ES6, ES2015, node v6. (deprecated, use node.js native async/await)", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
5795