This is an automated email from the ASF dual-hosted git repository. pawarprasad123 pushed a commit to branch test-pr in repository https://gitbox.apache.org/repos/asf/atlas.git
commit d351cf9666eb7b1d2c08d2230549b2bccf3a2ed1 Author: Prasad Pawar <[email protected]> AuthorDate: Wed May 27 12:14:48 2026 +0530 test-pr for spach and build --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index 6cb8364f1..6425e2d8b 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -2,7 +2,7 @@ "name": "dashboard", "private": true, "version": "0.0.0", - "type": "module", + "type": "module", "scripts": { "postinstall": "chmod +x node_modules/@esbuild/linux-x64/bin/esbuild 2>/dev/null || true", "dev": "vite",
