@storybook/addon-backgrounds 8.6.0-alpha.1 → 8.6.0-alpha.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/addon-backgrounds",
3
- "version": "8.6.0-alpha.1",
3
+ "version": "8.6.0-alpha.2",
4
4
  "description": "Switch backgrounds to view components in different settings",
5
5
  "keywords": [
6
6
  "addon",
@@ -66,7 +66,7 @@
66
66
  "typescript": "^5.3.2"
67
67
  },
68
68
  "peerDependencies": {
69
- "storybook": "^8.6.0-alpha.1"
69
+ "storybook": "^8.6.0-alpha.2"
70
70
  },
71
71
  "publishConfig": {
72
72
  "access": "public"