We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e054dd commit 167166cCopy full SHA for 167166c
package.json
@@ -5,7 +5,8 @@
5
"type": "module",
6
"files": [
7
"index.js",
8
- "lib"
+ "lib",
9
+ "demo.jpg"
10
],
11
"exports": [
12
"./index.js"
0 commit comments