@feng3d/task
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@feng3d/task", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "串联或并联一组异步函数为一个异步函数", | ||
"main": "out/index.js", | ||
"types": "out/index.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
@@ -5,2 +5,3 @@ { | ||
"module": "commonjs", | ||
"declaration": true, | ||
"outDir": "./out", | ||
@@ -7,0 +8,0 @@ "strict": true, |
12614
14
358