@teambit/panels 0.0.987 → 0.0.988

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.987" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.ui-foundation/panels@0.0.988" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -567,7 +567,7 @@
567
567
  "componentId": {
568
568
  "scope": "teambit.ui-foundation",
569
569
  "name": "panels",
570
- "version": "0.0.987"
570
+ "version": "0.0.988"
571
571
  },
572
572
  "taggedModuleExports": []
573
573
  }
package/package.json CHANGED
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@teambit/panels",
3
- "version": "0.0.987",
3
+ "version": "0.0.988",
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.987"
9
+ "version": "0.0.988"
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.985"
15
+ "@teambit/cli": "0.0.986"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@types/classnames": "2.2.11",