Skip to content

Commit 6267565

Browse files
🐛 fix: deps
1 parent 8c9f950 commit 6267565

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"@types/node": "^20",
2323
"consola": "^3",
2424
"dayjs": "^1",
25-
"prettier": "^3"
25+
"prettier": "^3",
26+
"typescript": "^5"
2627
}
2728
}

0 commit comments

Comments
 (0)