Update package.json

This commit is contained in:
Jim Myers 2022-05-19 22:26:46 -04:00
parent 5bf1ab8322
commit 83ac01cb30

View File

@ -14,11 +14,11 @@
"generate:css": "yarn tailwindcss -o ./app/tailwind.css"
},
"dependencies": {
"@flipsidecrypto/velocity": "^1.0.0-alpha.1",
"@remix-run/node": "^1.4.1",
"@remix-run/react": "^1.4.1",
"@remix-run/vercel": "^1.4.1",
"@vercel/node": "^1.14.0",
"@flipsidecrypto/velocity": "1.0.0-alpha.1",
"clsx": "^1.1.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",