Skip to content

Commit 6071877

Browse files
committed
chore: force Bit version
1 parent 1337763 commit 6071877

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.bitmap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"patterns/form": {
1313
"name": "patterns/form",
1414
"scope": "automations.design",
15-
"version": "0.0.11",
15+
"version": "2c64d81f2c0e5a9a0a1e2e7ca698b7965295620b",
1616
"mainFile": "index.ts",
1717
"rootDir": "bit-components/design/patterns/form"
1818
},
@@ -26,7 +26,7 @@
2626
"ui/button": {
2727
"name": "ui/button",
2828
"scope": "automations.design",
29-
"version": "c2f7b3e45b5a5f67719c25188f6072e33e8a8f29",
29+
"version": "82f527944f193c46d1055d0eca7f47d9c77a264b",
3030
"mainFile": "index.ts",
3131
"rootDir": "bit-components/design/ui/button"
3232
},

workspace.jsonc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,8 @@
5959
"teambit.workspace/workspace-config-files": {
6060
"enableWorkspaceConfigWrite": true,
6161
"useDefaultDirectory": true
62+
},
63+
"teambit.harmony/bit": {
64+
"engine": "1.12.38"
6265
}
6366
}

0 commit comments

Comments
 (0)