@luics/async-throws
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -5,6 +5,6 @@ { | ||
"description": "asyncThrows() inspried by assert.throws()", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"main": "src/index.js", | ||
"types": "types/index.d.ts", | ||
"lib": [ | ||
"files": [ | ||
"src", | ||
@@ -11,0 +11,0 @@ "types" |
2710
5
45