This is an automated email from the ASF dual-hosted git repository. pawarprasad123 pushed a commit to branch test-ui-pr in repository https://gitbox.apache.org/repos/asf/atlas.git
commit 62cbc5350faf0b156620a2ded565779556989d00 Author: Prasad Pawar <[email protected]> AuthorDate: Wed May 27 19:43:11 2026 +0530 test pr --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index 6cb8364f1..2fc09352d 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -11,7 +11,7 @@ "preview": "vite preview", "prebuild": "cd src/views/Lineage/atlas-lineage && (npm ci 2>/dev/null || npm install) && npm run build" }, - "dependencies": { + "dependencies": { "@dnd-kit/core": "6.1.0", "@dnd-kit/modifiers": "7.0.0", "@dnd-kit/sortable": "8.0.0",
