We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838b366 commit 649202fCopy full SHA for 649202f
1 file changed
package.json
@@ -21,7 +21,9 @@
21
}
22
},
23
"files": [
24
- "dist"
+ "dist",
25
+ "llms.txt",
26
+ "llms-full.txt"
27
],
28
"scripts": {
29
"build": "tsup",
0 commit comments