@carbon/storybook-addon-theme 2.6.1-rc.0 → 2.7.0-rc.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/storybook-addon-theme",
3
3
  "description": "Carbon theme switcher for Storybook",
4
- "version": "2.6.1-rc.0",
4
+ "version": "2.7.0-rc.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/react.js",
7
7
  "repository": {
@@ -64,5 +64,5 @@
64
64
  "npm-run-all": "^4.1.5",
65
65
  "rimraf": "^5.0.5"
66
66
  },
67
- "gitHead": "bca5191fb06194628bff7bb0206747d25b469fa9"
67
+ "gitHead": "c2123306ae61a92223e0190f0719ad450a5258da"
68
68
  }