Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81dfdf89d3 |
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "chromatic",
|
||||
"version": "11.3.3",
|
||||
"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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user