Compare commits

..

1 Commits

Author SHA1 Message Date
Chromatic d77e1618d4 v11.3.4 2024-05-15 15:59:59 +00:00
2 changed files with 377 additions and 377 deletions
+375 -375
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.4",
"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"
},