feat: fix build

This commit is contained in:
lucas-neynar
2025-03-18 11:17:17 -07:00
parent 990ffe1448
commit ed21678311
3 changed files with 7 additions and 1 deletions

View File

@@ -329,6 +329,7 @@ async function init() {
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"crypto": "^1.0.1",
"eslint": "^8",
"eslint-config-next": "15.0.3",
"localtunnel": "^2.0.2",