Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic 306092d42c v11.0.8 2024-03-11 09:57:45 -07:00
2 changed files with 600 additions and 596 deletions
+597 -593
View File
File diff suppressed because one or more lines are too long
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "11.0.2",
"version": "11.0.8",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",
@@ -206,8 +206,8 @@
"zod": "^3.22.2"
},
"peerDependencies": {
"@chromatic-com/cypress": "^0.5.2 || ^1.0.0",
"@chromatic-com/playwright": "^0.5.2 || ^1.0.0"
"@chromatic-com/cypress": "^0.*.* || ^1.0.0",
"@chromatic-com/playwright": "^0.*.* || ^1.0.0"
},
"peerDependenciesMeta": {
"@chromatic-com/cypress": {