Skip to content

Commit b7ea22e

Browse files
committed
fix: website deps
1 parent 2aa80c0 commit b7ea22e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

bun.lockb

424 Bytes
Binary file not shown.

website/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@
66
"dependencies": {
77
"plainstack": "latest",
88
"hono": "latest"
9+
},
10+
"devDependencies": {
11+
"typescript": "^5.6.3"
912
}
1013
}

0 commit comments

Comments
 (0)