package.json (storybook-6.5.11) | : | package.json (storybook-6.5.12) | ||
---|---|---|---|---|
{ | { | |||
"name": "@storybook/core-events", | "name": "@storybook/core-events", | |||
"version": "6.5.11", | "version": "6.5.12", | |||
"description": "Event names used in storybook core", | "description": "Event names used in storybook core", | |||
"keywords": [ | "keywords": [ | |||
"storybook" | "storybook" | |||
], | ], | |||
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core-event s", | "homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core-event s", | |||
"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 48 | skipping to change at line 48 | |||
], | ], | |||
"scripts": { | "scripts": { | |||
"prepare": "node ../../scripts/prepare.js" | "prepare": "node ../../scripts/prepare.js" | |||
}, | }, | |||
"dependencies": { | "dependencies": { | |||
"core-js": "^3.8.2" | "core-js": "^3.8.2" | |||
}, | }, | |||
"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 |