Compare commits

..

1 Commits

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