@teambit/panels 0.0.858 → 0.0.859

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.
@@ -1,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.ui-foundation/panels@0.0.858" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.ui-foundation/panels@0.0.859" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -516,7 +516,7 @@
516
516
  "componentId": {
517
517
  "scope": "teambit.ui-foundation",
518
518
  "name": "panels",
519
- "version": "0.0.858"
519
+ "version": "0.0.859"
520
520
  },
521
521
  "taggedModuleExports": []
522
522
  }
package/package.json CHANGED
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@teambit/panels",
3
- "version": "0.0.858",
3
+ "version": "0.0.859",
4
4
  "homepage": "https://bit.cloud/teambit/ui-foundation/panels",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.ui-foundation",
8
8
  "name": "panels",
9
- "version": "0.0.858"
9
+ "version": "0.0.859"
10
10
  },
11
11
  "dependencies": {
12
12
  "classnames": "2.2.6",
13
13
  "react-tabs": "3.2.0",
14
14
  "@teambit/harmony": "0.4.6",
15
- "@teambit/cli": "0.0.856"
15
+ "@teambit/cli": "0.0.857"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@types/classnames": "2.2.11",