Skip to content

Commit 78d9dfc

Browse files
committed
Build: Add file allowlist
1 parent b27d46a commit 78d9dfc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
"files": [
1010
"dist/",
1111
"pecis.d.ts",
12-
"SECURITY.md"
12+
"SECURITY.md",
13+
"README.md",
14+
"LICENSE",
15+
"package.json"
1316
],
1417
"keywords": [
1518
"techpot",

0 commit comments

Comments
 (0)