Skip to content

Commit ce59936

Browse files
committed
yarn
1 parent 5df7462 commit ce59936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Mobile-first stack navigator framework with Composable Plugin System",
66
"license": "MIT",
77
"scripts": {
8-
"build:llms": "tsx scripts/generate-llms-txt.ts",
8+
"build:llms": "yarn tsx scripts/generate-llms-txt.ts",
99
"build": "yarn build:llms && next build",
1010
"start": "next start",
1111
"dev": "next -p 6006",

0 commit comments

Comments
 (0)