Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic 57a72947e9 v11.4.0 2024-05-21 12:48:32 +00:00
2 changed files with 285 additions and 283 deletions
+283 -281
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "11.3.2",
"version": "11.4.0",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",
@@ -25,7 +25,7 @@
},
"exports": {
".": {
"types": "./dist/node.d.ts",
"types": "./isChromatic.d.ts",
"require": "./isChromatic.js",
"import": "./isChromatic.mjs"
},