diff --git a/playgrounds/js/package.json b/playgrounds/js/package.json index e26c57e..e4ad64a 100644 --- a/playgrounds/js/package.json +++ b/playgrounds/js/package.json @@ -14,7 +14,7 @@ "generate:css": "yarn tailwindcss -o ./app/tailwind.css" }, "dependencies": { - "@flipsidecrypto/velocity": "1.0.0-alpha.1", + "@flipsidecrypto/velocity": "1.0.0-alpha.2", "@remix-run/node": "^1.4.1", "@remix-run/react": "^1.4.1", "@remix-run/vercel": "^1.4.1",