@carbon/storybook-addon-theme 0.22.38 → 0.22.39

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.38",
4
+ "version": "0.22.39",
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": "1d6df82f60a5cf0cb2df32a5e98e4a43f92bf933"
63
+ "gitHead": "e67a831df35b9a4b120124d6a9b6dbd1d4fa742b"
64
64
  }