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