Skip to content

Commit 91acff0

Browse files
committed
chore: wip
1 parent 26b1ab6 commit 91acff0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ deps:
99
- any: ['./package.json', './pnpm-lock.yaml', './**/package.json']
1010

1111
core:
12-
- any: [ '.stacks/**', '!.stacks/**/package.json' ]
12+
- any: ['.stacks/**', '!.stacks/**/package.json']
1313

1414
fonts:
1515
- any: ['.stacks/fonts/**', '!.stacks/fonts/**/package.json']
@@ -27,7 +27,7 @@ libs:
2727
- any: ['.stacks/libs/**', '!.stacks/libs/**/package.json']
2828

2929
components:
30-
- - any: ['.stacks/libs/components/**', '!.stacks/libs/components/**/package.json']
30+
- any: ['.stacks/libs/components/**', '!.stacks/libs/components/**/package.json']
3131
- resources/components/**
3232

3333
entries:

tea.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ dependencies:
55
pnpm.io: ^8.6.4
66
sqlite.org: ^3.42.0
77
# mysql.org: ^8.0.33
8+
redis.io: ^7.0.11

0 commit comments

Comments
 (0)