@teambit/bit 1.13.21 → 1.13.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.13.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.13.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.13.23/dist/bit.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.13.23/dist/bit.docs.js';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/bit",
|
|
3
|
-
"version": "1.13.
|
|
3
|
+
"version": "1.13.23",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/bit",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "bit",
|
|
9
|
-
"version": "1.13.
|
|
9
|
+
"version": "1.13.23"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"comment-json": "4.2.5",
|
|
@@ -69,7 +69,6 @@
|
|
|
69
69
|
"@teambit/workspace.modules.node-modules-linker": "0.0.323",
|
|
70
70
|
"@teambit/workspace.modules.workspace-locator": "0.0.23",
|
|
71
71
|
"@teambit/api-reference": "1.0.855",
|
|
72
|
-
"@teambit/api-server": "1.0.865",
|
|
73
72
|
"@teambit/application": "1.0.855",
|
|
74
73
|
"@teambit/aspect": "1.0.855",
|
|
75
74
|
"@teambit/babel": "1.0.855",
|
|
@@ -137,6 +136,7 @@
|
|
|
137
136
|
"@teambit/objects": "0.0.362",
|
|
138
137
|
"@teambit/panels": "0.0.1297",
|
|
139
138
|
"@teambit/pkg": "1.0.855",
|
|
139
|
+
"@teambit/pnpm": "1.0.871",
|
|
140
140
|
"@teambit/prettier": "1.0.855",
|
|
141
141
|
"@teambit/preview": "1.0.855",
|
|
142
142
|
"@teambit/pubsub": "1.0.855",
|
|
@@ -170,8 +170,8 @@
|
|
|
170
170
|
"@teambit/yarn": "1.0.855",
|
|
171
171
|
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
|
|
172
172
|
"@teambit/base-react.navigation.link": "2.0.31",
|
|
173
|
-
"@teambit/harmony.content.cli-reference": "2.0.
|
|
174
|
-
"@teambit/
|
|
173
|
+
"@teambit/harmony.content.cli-reference": "2.0.887",
|
|
174
|
+
"@teambit/api-server": "1.0.867"
|
|
175
175
|
},
|
|
176
176
|
"devDependencies": {
|
|
177
177
|
"@types/fs-extra": "9.0.7",
|