Tweak duplicate handling in repository

This commit is contained in:
Jon Staab
2024-07-18 16:40:24 -07:00
parent b9494e1787
commit f5ff16a5c0
6 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -31,6 +31,6 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/util": "0.0.17"
"@welshman/util": "0.0.18"
}
}