fix(tool/dbpatch): add missing package name

This commit is contained in:
Peter Egger
2025-11-22 22:31:50 +01:00
committed by peterpf
parent d5d6284a90
commit d217119391
+1
View File
@@ -1,4 +1,5 @@
{
"name": "dbpatch",
"dependencies": {
"csv": "^6.3.11"
},