update website with new remix typings

This commit is contained in:
itsMapleLeaf
2022-07-23 14:15:16 -05:00
committed by Darius
parent e486da0881
commit eed5715f1f
4 changed files with 30 additions and 34 deletions

View File

@@ -27,7 +27,8 @@
"react-dom": "^18.2.0",
"react-focus-on": "^3.6.0",
"react-router": "^6.3.0",
"react-router-dom": "^6.3.0"
"react-router-dom": "^6.3.0",
"zod": "^3.17.10"
},
"devDependencies": {
"@remix-run/dev": "^1.6.5",