@teambit/component.ui.component-drawer 0.0.0-e7ba81f21cd1d2c516bcae2fa15c2a8d408253ec → 0.0.0-e84d18de2cdd0739b78c9c547c5ee6bcac89458f
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-drawer",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-e84d18de2cdd0739b78c9c547c5ee6bcac89458f",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/ui/component-drawer",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "ui/component-drawer",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "e84d18de2cdd0739b78c9c547c5ee6bcac89458f"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"classnames": "^2.5.1",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"@teambit/harmony": "0.4.7",
|
|
22
22
|
"@teambit/lanes.hooks.use-lanes": "0.0.293",
|
|
23
23
|
"@teambit/lanes.ui.models.lanes-model": "0.0.233",
|
|
24
|
-
"@teambit/
|
|
24
|
+
"@teambit/scope.models.scope-model": "0.0.551",
|
|
25
25
|
"@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
|
|
26
|
-
"@teambit/
|
|
26
|
+
"@teambit/ui-foundation.ui.side-bar": "0.0.0-25373304b7318078f0e2546d5120d786cd803c3a"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"@types/react": "^19.0.0",
|
|
File without changes
|