@teambit/component.ui.component-compare.version-picker 0.0.0-1ae0fd0ddb2f24646d1edbbfec4669114a7ef426 → 0.0.0-6a811294fd756a030716db2f133f6454bdc19515
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/component.ui.component-compare.version-picker",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-6a811294fd756a030716db2f133f6454bdc19515",
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/ui/component-compare/version-picker",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.component",
|
8
8
|
"name": "ui/component-compare/version-picker",
|
9
|
-
"version": "
|
9
|
+
"version": "6a811294fd756a030716db2f133f6454bdc19515"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"classnames": "2.2.6",
|
@@ -15,7 +15,7 @@
|
|
15
15
|
"@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
|
16
16
|
"@teambit/component.ui.component-compare.context": "0.0.123",
|
17
17
|
"@teambit/component.ui.component-compare.hooks.use-component-compare-url": "0.0.13",
|
18
|
-
"@teambit/component.ui.version-dropdown": "0.0.0-
|
18
|
+
"@teambit/component.ui.version-dropdown": "0.0.0-1905e01a2ab875c900fb8be39d736a8a7842b40b"
|
19
19
|
},
|
20
20
|
"devDependencies": {
|
21
21
|
"@types/classnames": "2.2.11",
|
File without changes
|