@storybook/csf 0.1.4--canary.82.07bccd8.0 → 0.1.4--canary.82.934057e.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/index.d.ts +1 -1
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -142,7 +142,7 @@ interface InputType {
142
142
  /**
143
143
  * @see https://storybook.js.org/docs/api/arg-types#options
144
144
  */
145
- options?: string[];
145
+ options?: any[];
146
146
  /**
147
147
  * @see https://storybook.js.org/docs/api/arg-types#table
148
148
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/csf",
3
- "version": "0.1.4--canary.82.07bccd8.0",
3
+ "version": "0.1.4--canary.82.934057e.0",
4
4
  "description": "Component Story Format (CSF) utilities",
5
5
  "keywords": [
6
6
  "storybook",