|
1 | 1 | { |
2 | 2 | "name": "@testring/cli", |
3 | | - "version": "0.8.0", |
| 3 | + "version": "0.8.1", |
4 | 4 | "main": "./dist/index.js", |
5 | 5 | "types": "./src/index.ts", |
6 | 6 | "repository": { |
|
10 | 10 | "author": "RingCentral", |
11 | 11 | "license": "MIT", |
12 | 12 | "dependencies": { |
13 | | - "@testring/browser-proxy": "0.8.0", |
14 | | - "@testring/cli-config": "0.8.0", |
15 | | - "@testring/fs-reader": "0.8.0", |
16 | | - "@testring/fs-store": "0.8.0", |
17 | | - "@testring/http-api": "0.8.0", |
18 | | - "@testring/logger": "0.8.0", |
19 | | - "@testring/plugin-api": "0.8.0", |
20 | | - "@testring/test-run-controller": "0.8.0", |
21 | | - "@testring/test-worker": "0.8.0", |
22 | | - "@testring/transport": "0.8.0", |
23 | | - "@testring/types": "0.8.0", |
24 | | - "@testring/web-application": "0.8.0", |
| 13 | + "@testring/browser-proxy": "0.8.1", |
| 14 | + "@testring/cli-config": "0.8.1", |
| 15 | + "@testring/fs-reader": "0.8.1", |
| 16 | + "@testring/fs-store": "0.8.1", |
| 17 | + "@testring/http-api": "0.8.1", |
| 18 | + "@testring/logger": "0.8.1", |
| 19 | + "@testring/plugin-api": "0.8.1", |
| 20 | + "@testring/test-run-controller": "0.8.1", |
| 21 | + "@testring/test-worker": "0.8.1", |
| 22 | + "@testring/transport": "0.8.1", |
| 23 | + "@testring/types": "0.8.1", |
| 24 | + "@testring/web-application": "0.8.1", |
25 | 25 | "@types/node": "22.8.5", |
26 | 26 | "@types/yargs": "17.0.33", |
27 | 27 | "yargs": "17.7.2" |
|
0 commit comments