Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic 4c20e74f26 v11.3.3 2024-05-15 13:21:29 +00:00
2 changed files with 303 additions and 303 deletions
+301 -301
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.2.0",
"version": "11.3.3",
"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"
},