@storybook/addon-backgrounds 8.2.7 → 8.2.8

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.2.7",
3
+ "version": "8.2.8",
4
4
  "description": "Switch backgrounds to view components in different settings",
5
5
  "keywords": [
6
6
  "addon",
@@ -67,7 +67,7 @@
67
67
  "typescript": "^5.3.2"
68
68
  },
69
69
  "peerDependencies": {
70
- "storybook": "^8.2.7"
70
+ "storybook": "^8.2.8"
71
71
  },
72
72
  "publishConfig": {
73
73
  "access": "public"