Skip to content

Commit 36c4fd1

Browse files
committed
Finalize package.json for publishing
1 parent 809ac25 commit 36c4fd1

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44
"author": "codethief <git@codethief.eu>",
55
"license": "Apache-2.0",
66
"type": "module",
7-
"private": true,
87
"files": [
9-
"dist"
8+
"dist",
9+
"CHANGELOG.md",
10+
"LICENSE",
11+
"README.md",
12+
"SECURITY.md"
1013
],
1114
"engines": {
1215
"node": ">=22"

0 commit comments

Comments
 (0)