@testring/api
Advanced tools
+5
-5
| { | ||
| "name": "@testring/api", | ||
| "version": "0.2.4", | ||
| "version": "0.2.5", | ||
| "main": "./dist/index.js", | ||
@@ -13,6 +13,6 @@ "types": "./src/index.ts", | ||
| "dependencies": { | ||
| "@testring/logger": "^0.2.4", | ||
| "@testring/transport": "^0.2.4", | ||
| "@testring/types": "^0.2.4", | ||
| "@testring/web-application": "^0.2.4", | ||
| "@testring/logger": "^0.2.5", | ||
| "@testring/transport": "^0.2.5", | ||
| "@testring/types": "^0.2.5", | ||
| "@testring/web-application": "^0.2.5", | ||
| "@types/bytes": "^3.0.0", | ||
@@ -19,0 +19,0 @@ "bytes": "^3.0.0" |
Updated
Updated
Updated