diff --git a/examples/custom-actions/package.json b/examples/custom-actions/package.json index f079524b5..d3b38face 100644 --- a/examples/custom-actions/package.json +++ b/examples/custom-actions/package.json @@ -14,6 +14,6 @@ "devDependencies": { "@mirohq/websdk-types": "latest", "typescript": "4.9.5", - "vite": "2.9.17" + "vite": "2.9.18" } }