@teambit/component.ui.component-compare.version-picker 0.0.0-782ff163a3693f3fa5952d5e177416830122a8c5 → 0.0.0-8bb69a9c1ec7feb27a52a64e145b875274b3d933
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-8bb69a9c1ec7feb27a52a64e145b875274b3d933",
|
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": "8bb69a9c1ec7feb27a52a64e145b875274b3d933"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"classnames": "2.2.6",
|
@@ -14,8 +14,8 @@
|
|
14
14
|
"core-js": "^3.0.0",
|
15
15
|
"@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
|
16
16
|
"@teambit/component.ui.component-compare.hooks.use-component-compare-url": "0.0.13",
|
17
|
-
"@teambit/component.ui.component-compare.context": "0.0.0-
|
18
|
-
"@teambit/component.ui.version-dropdown": "0.0.0-
|
17
|
+
"@teambit/component.ui.component-compare.context": "0.0.0-1067308b895d765d9c4fe414cc7836c23fa8d043",
|
18
|
+
"@teambit/component.ui.version-dropdown": "0.0.0-0aa660598a05d04f2b124cb0ae8b4a1c05b66d78"
|
19
19
|
},
|
20
20
|
"devDependencies": {
|
21
21
|
"@types/classnames": "2.2.11",
|
File without changes
|