@carbon/storybook-addon-theme 0.22.34 → 0.22.35

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": "0.22.34",
4
+ "version": "0.22.35",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/react.js",
7
7
  "repository": {
@@ -60,5 +60,5 @@
60
60
  "npm-run-all": "^4.1.5",
61
61
  "rimraf": "^5.0.0"
62
62
  },
63
- "gitHead": "b98a2a91a534773bc2fe59baaad9e47b5dbc2ef2"
63
+ "gitHead": "bee35ad1b671b94cf54542b9dcffcd298d34b198"
64
64
  }