Skip to content

Commit 2be61dc

Browse files
fix: package deps
1 parent a2f2092 commit 2be61dc

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.changeset/dirty-adults-watch.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
"@basica/config": patch
3+
"@basica/core": patch
4+
"@basica/bentocache": patch
5+
"@basica/fastify": patch
6+
"@basica/ioredis": patch
7+
"@basica/kysely": patch
8+
"@basica/pg": patch
9+
"@basica/telemetry": patch
10+
---
11+
12+
Fixed deps

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"build": "turbo build",
66
"lint": "turbo lint",
77
"test": "turbo test",
8+
"changeset": "changeset",
89
"release": "pnpm build && changeset publish"
910
},
1011
"devDependencies": {

0 commit comments

Comments
 (0)