Skip to content

Commit 649202f

Browse files
committed
chore: include llms.txt and llms-full.txt in npm package
1 parent 838b366 commit 649202f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
}
2222
},
2323
"files": [
24-
"dist"
24+
"dist",
25+
"llms.txt",
26+
"llms-full.txt"
2527
],
2628
"scripts": {
2729
"build": "tsup",

0 commit comments

Comments
 (0)