Skip to content

Commit d0e89c0

Browse files
committed
fix: versions
1 parent d7994a0 commit d0e89c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"dist"
2727
],
2828
"dependencies": {
29-
"colorette": "latest",
30-
"dayjs": "latest",
31-
"http-status-emojis": "latest"
29+
"colorette": "^2.0.20",
30+
"dayjs": "^1.11.10",
31+
"http-status-emojis": "^2.2.0"
3232
},
3333
"scripts": {
3434
"build": "tsc",

0 commit comments

Comments
 (0)