Skip to content

Commit 2126ca7

Browse files
author
Bit CI
committed
chore: update .bitmap and lockfiles as needed [skip ci]
1 parent c0eefae commit 2126ca7

File tree

1 file changed

+12
-30
lines changed

1 file changed

+12
-30
lines changed

.bitmap

Lines changed: 12 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -12,62 +12,44 @@
1212
"patterns/form": {
1313
"name": "patterns/form",
1414
"scope": "automations.design",
15-
"version": "0.0.4",
15+
"version": "0.0.5",
1616
"mainFile": "index.ts",
17-
"rootDir": "design/patterns/form",
18-
"config": {
19-
"bitdev.react/[email protected]": {}
20-
}
17+
"rootDir": "design/patterns/form"
2118
},
2219
"patterns/header": {
2320
"name": "patterns/header",
2421
"scope": "automations.design",
25-
"version": "0.0.2",
22+
"version": "0.0.3",
2623
"mainFile": "index.ts",
27-
"rootDir": "design/patterns/header",
28-
"config": {
29-
"bitdev.react/[email protected]": {}
30-
}
24+
"rootDir": "design/patterns/header"
3125
},
3226
"ui/button": {
3327
"name": "ui/button",
3428
"scope": "automations.design",
35-
"version": "0.0.2",
29+
"version": "0.0.3",
3630
"mainFile": "index.ts",
37-
"rootDir": "design/ui/button",
38-
"config": {
39-
"bitdev.react/[email protected]": {}
40-
}
31+
"rootDir": "design/ui/button"
4132
},
4233
"ui/card": {
4334
"name": "ui/card",
4435
"scope": "automations.design",
45-
"version": "0.0.2",
36+
"version": "0.0.3",
4637
"mainFile": "index.ts",
47-
"rootDir": "design/ui/card",
48-
"config": {
49-
"bitdev.react/[email protected]": {}
50-
}
38+
"rootDir": "design/ui/card"
5139
},
5240
"ui/dropdown": {
5341
"name": "ui/dropdown",
5442
"scope": "automations.design",
55-
"version": "0.0.1",
43+
"version": "0.0.2",
5644
"mainFile": "index.ts",
57-
"rootDir": "design/ui/dropdown",
58-
"config": {
59-
"bitdev.react/[email protected]": {}
60-
}
45+
"rootDir": "design/ui/dropdown"
6146
},
6247
"ui/input": {
6348
"name": "ui/input",
6449
"scope": "automations.design",
65-
"version": "0.0.2",
50+
"version": "0.0.3",
6651
"mainFile": "index.ts",
67-
"rootDir": "design/ui/input",
68-
"config": {
69-
"bitdev.react/[email protected]": {}
70-
}
52+
"rootDir": "design/ui/input"
7153
},
7254
"$schema-version": "17.0.0"
7355
}

0 commit comments

Comments
 (0)