Skip to content

Commit 4044e7f

Browse files
scotttrinhljharb
authored andcommitted
[meta] exclude more files from the package
1 parent fdeb0fd commit 4044e7f

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
@@ -61,7 +61,9 @@
6161
},
6262
"publishConfig": {
6363
"ignore": [
64-
".github/workflows"
64+
".github/workflows",
65+
"example",
66+
"CHANGELOG.md"
6567
]
6668
}
6769
}

0 commit comments

Comments
 (0)