@storybook/addon-onboarding 0.0.8--canary.7.914a170.0 → 0.0.8--canary.18.0cd7bb5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storybook/addon-onboarding",
|
|
3
|
-
"version": "0.0.8--canary.
|
|
3
|
+
"version": "0.0.8--canary.18.0cd7bb5.0",
|
|
4
4
|
"description": "Storybook Addon Onboarding - Introduces a new onboarding experience",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"storybook-addons",
|
|
@@ -109,6 +109,6 @@
|
|
|
109
109
|
"readme": "ERROR: No README data found!",
|
|
110
110
|
"homepage": "https://github.com/storybookjs/addon-onboarding#readme",
|
|
111
111
|
"dependencies": {
|
|
112
|
-
"react-
|
|
112
|
+
"@radix-ui/react-dialog": "^1.0.4"
|
|
113
113
|
}
|
|
114
114
|
}
|