Skip to content

Commit 060da55

Browse files
authored
Updated package.json to npm publish CHANGELOG.md and SECURITY.md
1 parent aed96d1 commit 060da55

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
"homepage": "https://log4js-node.github.io/log4js-node/",
66
"files": [
77
"lib",
8-
"types"
8+
"types",
9+
"CHANGELOG.md",
10+
"SECURITY.md"
911
],
1012
"keywords": [
1113
"logging",

0 commit comments

Comments
 (0)