Skip to content

Commit 3ee7315

Browse files
committed
package files addition
1 parent 907c769 commit 3ee7315

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"engines": {
88
"node": ">=12"
99
},
10+
"files": [
11+
"dist/*"
12+
],
1013
"exports": {
1114
"./package.json": "./package.json",
1215
".": {

0 commit comments

Comments
 (0)