updated some packages

This commit is contained in:
Kulvir Singh
2025-02-13 10:56:48 +05:30
parent 996217b767
commit 678d731ce0
7 changed files with 24 additions and 21 deletions

View File

@@ -60,7 +60,7 @@
};
nodejs = {
detect_files = ["!bun.lockb"];
detect_files = ["!bun.lock"];
format = "[$symbol$version ]($style)";
version_format = "\${major}.\${minor}";
};