Skip to content

Commit 7e7c5ba

Browse files
committed
remove unnecessary deps
1 parent aef78f7 commit 7e7c5ba

File tree

3 files changed

+1
-17
lines changed

3 files changed

+1
-17
lines changed

.github/workflows/generate-prompts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
bun-version: latest
2121

2222
- name: Install dependencies
23-
run: bun install
23+
run: bun install gray-matter
2424

2525
- name: Generate prompts.json
2626
run: bun run generate

bun.lockb

-6.65 KB
Binary file not shown.

package.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)