Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic 47ab04906e v10.5.2 2024-01-26 03:31:34 +00:00
2 changed files with 420 additions and 421 deletions
+417 -419
View File
File diff suppressed because one or more lines are too long
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "10.4.0",
"version": "10.5.2",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",
@@ -38,7 +38,8 @@
"types": "./isChromatic.d.ts",
"require": "./isChromatic.js",
"import": "./isChromatic.mjs"
}
},
"./package.json": "./package.json"
},
"main": "isChromatic.js",
"module": "isChromatic.mjs",