modern-async
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "modern-async", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A modern tooling library for asynchronous operations using async/await, promises and async generators", | ||
@@ -22,2 +22,3 @@ "keywords": [ | ||
"exports": { | ||
"types": "./modern-async.d.ts", | ||
"import": "./src/modern-async.mjs", | ||
@@ -24,0 +25,0 @@ "require": "./dist/modern-async.cjs" |
Sorry, the diff of this file is not supported yet
427827
11397