@testring/plugin-api
Advanced tools
+4
-4
| { | ||
| "name": "@testring/plugin-api", | ||
| "version": "0.2.8", | ||
| "version": "0.2.9", | ||
| "main": "./dist/index.js", | ||
@@ -13,6 +13,6 @@ "types": "./src/index.ts", | ||
| "dependencies": { | ||
| "@testring/logger": "^0.2.8", | ||
| "@testring/types": "^0.2.8", | ||
| "@testring/utils": "^0.2.8" | ||
| "@testring/logger": "^0.2.9", | ||
| "@testring/types": "^0.2.9", | ||
| "@testring/utils": "^0.2.9" | ||
| } | ||
| } |
Updated
Updated
Updated