Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ea1eee60c6 |
+375
-375
File diff suppressed because one or more lines are too long
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "chromatic",
|
||||
"version": "11.3.4",
|
||||
"version": "11.2.0",
|
||||
"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