@teambit/component.ui.component-compare.version-picker 0.0.0-c2e6382378137f866957a0a3c927e8148cb0a801 → 0.0.0-c651d6bca3e123b83976d878ae9025d6445b73a5
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-c651d6bca3e123b83976d878ae9025d6445b73a5",
|
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": "c651d6bca3e123b83976d878ae9025d6445b73a5"
|
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.124",
|
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-496ecf9b4a3e414d5e2684f6ab179ddfbd891b78"
|
19
19
|
},
|
20
20
|
"devDependencies": {
|
21
21
|
"@types/classnames": "2.2.11",
|
File without changes
|