Merge pull request 'fix(tool/dbpatch): add missing package name' (#1765) from peterpf/strudel:bugfix/add-package-name-for-dbpatch into main

Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1765
This commit is contained in:
froos
2025-11-27 22:47:01 +01:00
+1
View File
@@ -1,4 +1,5 @@
{
"name": "dbpatch",
"dependencies": {
"csv": "^6.3.11"
},