package.json (storybook-6.5.11) | : | package.json (storybook-6.5.12) | ||
---|---|---|---|---|
{ | { | |||
"name": "@storybook/csf-tools", | "name": "@storybook/csf-tools", | |||
"version": "6.5.11", | "version": "6.5.12", | |||
"description": "", | "description": "", | |||
"keywords": [ | "keywords": [ | |||
"storybook" | "storybook" | |||
], | ], | |||
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/csf-tools" , | "homepage": "https://github.com/storybookjs/storybook/tree/main/lib/csf-tools" , | |||
"bugs": { | "bugs": { | |||
"url": "https://github.com/storybookjs/storybook/issues" | "url": "https://github.com/storybookjs/storybook/issues" | |||
}, | }, | |||
"repository": { | "repository": { | |||
"type": "git", | "type": "git", | |||
skipping to change at line 74 | skipping to change at line 74 | |||
"@storybook/mdx2-csf": "^0.0.3" | "@storybook/mdx2-csf": "^0.0.3" | |||
}, | }, | |||
"peerDependenciesMeta": { | "peerDependenciesMeta": { | |||
"@storybook/mdx2-csf": { | "@storybook/mdx2-csf": { | |||
"optional": true | "optional": true | |||
} | } | |||
}, | }, | |||
"publishConfig": { | "publishConfig": { | |||
"access": "public" | "access": "public" | |||
}, | }, | |||
"gitHead": "069134850deba5a8f7497cc66d4dee834ac95ba5", | "gitHead": "db56a2586508ee1082640f24402e491333e42ec4", | |||
"sbmodern": "dist/modern/index.js" | "sbmodern": "dist/modern/index.js" | |||
} | } | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |