@teambit/code.ui.code-tab-page 0.0.0-5cf2fb820d4d97059a27bb5a4772e995a74973ce → 0.0.0-8c25669a69b32bbc04580a4a6ab76b72b8e2af80
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.
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/code.ui.code-tab-page",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-8c25669a69b32bbc04580a4a6ab76b72b8e2af80",
|
4
4
|
"homepage": "https://bit.cloud/teambit/code/ui/code-tab-page",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.code",
|
8
8
|
"name": "ui/code-tab-page",
|
9
|
-
"version": "
|
9
|
+
"version": "8c25669a69b32bbc04580a4a6ab76b72b8e2af80"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"classnames": "2.2.6",
|
@@ -29,8 +29,8 @@
|
|
29
29
|
"@teambit/component.ui.artifacts.queries.use-component-artifacts": "0.0.14",
|
30
30
|
"@teambit/design.ui.tree": "0.0.16",
|
31
31
|
"@teambit/ui-foundation.ui.tree.tree-node": "0.0.517",
|
32
|
-
"@teambit/code.ui.code-view": "0.0.0-
|
33
|
-
"@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.0-
|
32
|
+
"@teambit/code.ui.code-view": "0.0.0-8be31643a731e5f893daf7ff8b3c12487288bec5",
|
33
|
+
"@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.0-9dad491183367cb2759646873315e54497403f19"
|
34
34
|
},
|
35
35
|
"devDependencies": {
|
36
36
|
"@types/classnames": "2.2.11",
|
File without changes
|