diff --git a/playgrounds/js/package.json b/playgrounds/js/package.json index 2e61524..3027282 100644 --- a/playgrounds/js/package.json +++ b/playgrounds/js/package.json @@ -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",