Skip to content

Commit 7c69658

Browse files
committed
Automated commit
1 parent ae70f1c commit 7c69658

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

.bitmap

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,59 @@
11
/* THIS IS A BIT-AUTO-GENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
22

33
{
4-
"button": {
4+
"joshk.bit-with-github-actions/[email protected]": {
55
"files": [
66
{
7-
"relativePath": "src/components/Button/button.js",
7+
"relativePath": "src/components/Alert/alert.js",
88
"test": false,
9-
"name": "button.js"
9+
"name": "alert.js"
1010
},
1111
{
12-
"relativePath": "src/components/Button/button.module.css",
12+
"relativePath": "src/components/Alert/alert.module.css",
1313
"test": false,
14-
"name": "button.module.css"
14+
"name": "alert.module.css"
1515
},
1616
{
17-
"relativePath": "src/components/Button/button.test.js",
17+
"relativePath": "src/components/Alert/alert.test.js",
1818
"test": true,
19-
"name": "button.test.js"
19+
"name": "alert.test.js"
2020
},
2121
{
22-
"relativePath": "src/components/Button/index.js",
22+
"relativePath": "src/components/Alert/index.js",
2323
"test": false,
2424
"name": "index.js"
2525
}
2626
],
27-
"mainFile": "src/components/Button/index.js",
28-
"trackDir": "src/components/Button",
27+
"mainFile": "src/components/Alert/index.js",
28+
"trackDir": "src/components/Alert",
2929
"origin": "AUTHORED",
30-
"exported": false
30+
"exported": true
3131
},
32-
"joshk.bit-with-github-actions/alert@0.0.11": {
32+
"joshk.bit-with-github-actions/button@0.0.1": {
3333
"files": [
3434
{
35-
"relativePath": "src/components/Alert/alert.js",
35+
"relativePath": "src/components/Button/button.js",
3636
"test": false,
37-
"name": "alert.js"
37+
"name": "button.js"
3838
},
3939
{
40-
"relativePath": "src/components/Alert/alert.module.css",
40+
"relativePath": "src/components/Button/button.module.css",
4141
"test": false,
42-
"name": "alert.module.css"
42+
"name": "button.module.css"
4343
},
4444
{
45-
"relativePath": "src/components/Alert/alert.test.js",
45+
"relativePath": "src/components/Button/button.test.js",
4646
"test": true,
47-
"name": "alert.test.js"
47+
"name": "button.test.js"
4848
},
4949
{
50-
"relativePath": "src/components/Alert/index.js",
50+
"relativePath": "src/components/Button/index.js",
5151
"test": false,
5252
"name": "index.js"
5353
}
5454
],
55-
"mainFile": "src/components/Alert/index.js",
56-
"trackDir": "src/components/Alert",
55+
"mainFile": "src/components/Button/index.js",
56+
"trackDir": "src/components/Button",
5757
"origin": "AUTHORED",
5858
"exported": true
5959
},

0 commit comments

Comments
 (0)