diff --git a/README.md b/README.md index a848a4c..d4e6564 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A single component that helps render prop combinations (the "Cartesian Product") for visual regression testing. -Cartesian demonstration featuring a 4 x 3 x 2 combination. +Cartesian demonstration featuring a 4 x 3 x 2 combination. - [Why](#why) - [Before using `svelte-cartesian`](#before-using-svelte-cartesian) diff --git a/demo.jpg b/demo.jpg index 65da0d9..edf4a6c 100644 Binary files a/demo.jpg and b/demo.jpg differ diff --git a/package.json b/package.json index 66d3186..ab8209d 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,7 @@ "type": "module", "files": [ "index.js", - "lib", - "demo.jpg" + "lib" ], "exports": [ "./index.js"