Skip to content

Commit f6e1089

Browse files
committed
fix: add files to npm
1 parent 21a1394 commit f6e1089

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/docs/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"./starlight-llms": "./llms-plugin/index.ts"
2222
},
2323
"files": [
24-
"docs-plugin.ts"
24+
"docs-plugin.ts",
25+
"lls-plugin"
2526
],
2627
"scripts": {
2728
"lint": "biome check --no-errors-on-unmatched --files-ignore-unknown=true",

0 commit comments

Comments
 (0)