Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic d092956eff v10.5.1 2024-01-25 18:44:48 +00:00
2 changed files with 367 additions and 368 deletions
+364 -366
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.1",
"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",