@testring/async-assert
Advanced tools
+2
-2
| { | ||
| "name": "@testring/async-assert", | ||
| "version": "0.8.3", | ||
| "version": "0.8.4", | ||
| "description": "an async wrapper around chai", | ||
@@ -25,5 +25,5 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@testring/types": "0.8.3", | ||
| "@testring/types": "0.8.4", | ||
| "chai": "4.3.10" | ||
| } | ||
| } |
+ Added
- Removed
Updated