@nexapp/debounce-await
Advanced tools
Comparing version 1.0.2-1 to 1.0.2-2
{ | ||
"name": "@nexapp/debounce-await", | ||
"version": "1.0.2-1", | ||
"version": "1.0.2-2", | ||
"description": "Debounce async functions by resolve status", | ||
@@ -30,4 +30,7 @@ "main": "dist/index.js", | ||
"ts-jest": "^24.2.0", | ||
"typescript": "^3.7.2" | ||
} | ||
"typescript": "^3.7.3" | ||
}, | ||
"files": [ | ||
"dist/**/*" | ||
] | ||
} |
16552
12
293