@testring/api
Advanced tools
+5
-5
| { | ||
| "name": "@testring/api", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "main": "./dist/index.js", | ||
@@ -13,7 +13,7 @@ "types": "./src/index.ts", | ||
| "dependencies": { | ||
| "@testring/logger": "^0.2.2", | ||
| "@testring/transport": "^0.2.2", | ||
| "@testring/types": "^0.2.2", | ||
| "@testring/web-application": "^0.2.2" | ||
| "@testring/logger": "^0.2.3", | ||
| "@testring/transport": "^0.2.3", | ||
| "@testring/types": "^0.2.3", | ||
| "@testring/web-application": "^0.2.3" | ||
| } | ||
| } |
Updated
Updated
Updated