We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388331a commit db4c567Copy full SHA for db4c567
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-lightning-design-system",
3
- "version": "5.9.1",
+ "version": "6.0.0-beta.1",
4
"description": "Salesforce Lightning Design System components built with React",
5
"main": "lib/scripts/index.js",
6
"module": "module/scripts/index.js",
@@ -68,8 +68,8 @@
68
"@babel/preset-typescript": "^7.23.3",
69
"@salesforce-ux/design-system": "^2.22.2",
70
"@storybook/addon-actions": "^6.5.16",
71
- "@storybook/addon-docs": "^6.5.16",
72
"@storybook/addon-controls": "^6.5.16",
+ "@storybook/addon-docs": "^6.5.16",
73
"@storybook/addon-storyshots": "^6.5.16",
74
"@storybook/react": "^6.5.16",
75
"@storybook/theming": "^6.5.16",
0 commit comments