|
1 | 1 | /* THIS IS A BIT-AUTO-GENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
2 | 2 |
|
3 | 3 | {
|
4 |
| - "button": { |
| 4 | + " joshk.bit-with-github-actions/[email protected]": { |
5 | 5 | "files": [
|
6 | 6 | {
|
7 |
| - "relativePath": "src/components/Button/button.js", |
| 7 | + "relativePath": "src/components/Alert/alert.js", |
8 | 8 | "test": false,
|
9 |
| - "name": "button.js" |
| 9 | + "name": "alert.js" |
10 | 10 | },
|
11 | 11 | {
|
12 |
| - "relativePath": "src/components/Button/button.module.css", |
| 12 | + "relativePath": "src/components/Alert/alert.module.css", |
13 | 13 | "test": false,
|
14 |
| - "name": "button.module.css" |
| 14 | + "name": "alert.module.css" |
15 | 15 | },
|
16 | 16 | {
|
17 |
| - "relativePath": "src/components/Button/button.test.js", |
| 17 | + "relativePath": "src/components/Alert/alert.test.js", |
18 | 18 | "test": true,
|
19 |
| - "name": "button.test.js" |
| 19 | + "name": "alert.test.js" |
20 | 20 | },
|
21 | 21 | {
|
22 |
| - "relativePath": "src/components/Button/index.js", |
| 22 | + "relativePath": "src/components/Alert/index.js", |
23 | 23 | "test": false,
|
24 | 24 | "name": "index.js"
|
25 | 25 | }
|
26 | 26 | ],
|
27 |
| - "mainFile": "src/components/Button/index.js", |
28 |
| - "trackDir": "src/components/Button", |
| 27 | + "mainFile": "src/components/Alert/index.js", |
| 28 | + "trackDir": "src/components/Alert", |
29 | 29 | "origin": "AUTHORED",
|
30 |
| - "exported": false |
| 30 | + "exported": true |
31 | 31 | },
|
32 |
| - "joshk.bit-with-github-actions/alert@0.0.11": { |
| 32 | + "joshk.bit-with-github-actions/button@0.0.1": { |
33 | 33 | "files": [
|
34 | 34 | {
|
35 |
| - "relativePath": "src/components/Alert/alert.js", |
| 35 | + "relativePath": "src/components/Button/button.js", |
36 | 36 | "test": false,
|
37 |
| - "name": "alert.js" |
| 37 | + "name": "button.js" |
38 | 38 | },
|
39 | 39 | {
|
40 |
| - "relativePath": "src/components/Alert/alert.module.css", |
| 40 | + "relativePath": "src/components/Button/button.module.css", |
41 | 41 | "test": false,
|
42 |
| - "name": "alert.module.css" |
| 42 | + "name": "button.module.css" |
43 | 43 | },
|
44 | 44 | {
|
45 |
| - "relativePath": "src/components/Alert/alert.test.js", |
| 45 | + "relativePath": "src/components/Button/button.test.js", |
46 | 46 | "test": true,
|
47 |
| - "name": "alert.test.js" |
| 47 | + "name": "button.test.js" |
48 | 48 | },
|
49 | 49 | {
|
50 |
| - "relativePath": "src/components/Alert/index.js", |
| 50 | + "relativePath": "src/components/Button/index.js", |
51 | 51 | "test": false,
|
52 | 52 | "name": "index.js"
|
53 | 53 | }
|
54 | 54 | ],
|
55 |
| - "mainFile": "src/components/Alert/index.js", |
56 |
| - "trackDir": "src/components/Alert", |
| 55 | + "mainFile": "src/components/Button/index.js", |
| 56 | + "trackDir": "src/components/Button", |
57 | 57 | "origin": "AUTHORED",
|
58 | 58 | "exported": true
|
59 | 59 | },
|
|
0 commit comments