Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic 81dfdf89d3 v11.3.2 2024-05-08 15:09:35 +00:00
2 changed files with 282 additions and 282 deletions
+280 -280
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.4",
"version": "11.3.2",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",
@@ -25,7 +25,7 @@
},
"exports": {
".": {
"types": "./isChromatic.d.ts",
"types": "./dist/node.d.ts",
"require": "./isChromatic.js",
"import": "./isChromatic.mjs"
},