|
3 | 3 | "best": "./bin/best.js"
|
4 | 4 | },
|
5 | 5 | "dependencies": {
|
6 |
| - "@best/analyzer": "12.0.0", |
7 |
| - "@best/api-db": "12.0.0", |
8 |
| - "@best/builder": "12.0.0", |
9 |
| - "@best/compare": "12.0.0", |
10 |
| - "@best/config": "12.0.0", |
11 |
| - "@best/console-stream": "12.0.0", |
12 |
| - "@best/github-integration": "12.0.0", |
13 |
| - "@best/runner": "12.0.0", |
14 |
| - "@best/store": "12.0.0", |
15 |
| - "@best/store-fs": "12.0.0", |
16 |
| - "@best/utils": "12.0.0", |
| 6 | + "@best/analyzer": "12.0.1", |
| 7 | + "@best/api-db": "12.0.1", |
| 8 | + "@best/builder": "12.0.1", |
| 9 | + "@best/compare": "12.0.1", |
| 10 | + "@best/config": "12.0.1", |
| 11 | + "@best/console-stream": "12.0.1", |
| 12 | + "@best/github-integration": "12.0.1", |
| 13 | + "@best/runner": "12.0.1", |
| 14 | + "@best/store": "12.0.1", |
| 15 | + "@best/store-fs": "12.0.1", |
| 16 | + "@best/utils": "12.0.1", |
17 | 17 | "asciichart": "1.5.25",
|
18 | 18 | "chalk": "~2.4.2",
|
19 | 19 | "cli-table3": "0.6.3",
|
|
42 | 42 | "publishConfig": {
|
43 | 43 | "access": "public"
|
44 | 44 | },
|
45 |
| - "version": "12.0.0" |
| 45 | + "version": "12.0.1" |
46 | 46 | }
|
0 commit comments