-
- Downloads
commit
... | ... | @@ -3,5 +3,10 @@ |
"@types/node": "^20.12.7", | ||
"@types/react": "^18.2.79", | ||
"typescript": "^5.4.5" | ||
}, | ||
"dependencies": { | ||
"next": "^14.2.1", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
} | ||
} |
src/typings.d.ts
0 → 100644
Please register or sign in to comment