Skip to content

Commit f6d9890

Browse files
authoredJan 16, 2025
add files in package.json (#39)
1 parent 2acb925 commit f6d9890

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,10 @@
5656
"publishConfig": {
5757
"access": "public",
5858
"registry": "https://registry.npmjs.org/"
59-
}
59+
},
60+
"files": [
61+
"dist",
62+
"README.md",
63+
"LICENSE.txt"
64+
]
6065
}

0 commit comments

Comments
 (0)