@storybook/telemetry 8.3.0-beta.0 → 8.3.0-beta.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/telemetry",
3
- "version": "8.3.0-beta.0",
3
+ "version": "8.3.0-beta.2",
4
4
  "description": "Telemetry logging for crash reports and usage statistics",
5
5
  "keywords": [
6
6
  "storybook"
@@ -39,7 +39,7 @@
39
39
  "*.d.ts"
40
40
  ],
41
41
  "peerDependencies": {
42
- "storybook": "^8.3.0-beta.0"
42
+ "storybook": "^8.3.0-beta.2"
43
43
  },
44
44
  "publishConfig": {
45
45
  "access": "public"