@carbon/storybook-addon-theme 2.0.1 → 2.0.2

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.0.1",
4
+ "version": "2.0.2",
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.1"
62
62
  },
63
- "gitHead": "32a25a322d0213e135506f646b0ad5721e67d813"
63
+ "gitHead": "36a061543213748633227ce75ea1441e1edaca7d"
64
64
  }