diff --git a/packages/ui/package.json b/packages/ui/package.json index bfb5f11f..29e01c47 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -25,8 +25,8 @@ "axios": "^0.27.2", "clsx": "^1.1.1", "dotenv": "^16.0.0", - "flowise-embed": "*", - "flowise-embed-react": "*", + "flowise-embed": "latest", + "flowise-embed-react": "latest", "flowise-react-json-view": "*", "formik": "^2.2.6", "framer-motion": "^4.1.13",