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
+4 -4
View File
@@ -3097,7 +3097,7 @@
"dependencies": {
"@welshman/lib": "0.0.11",
"@welshman/net": "0.0.14",
"@welshman/util": "0.0.17",
"@welshman/util": "0.0.18",
"nostr-tools": "^2.7.0"
},
"devDependencies": {
@@ -3111,7 +3111,7 @@
"version": "0.0.12",
"license": "MIT",
"dependencies": {
"@welshman/util": "0.0.17"
"@welshman/util": "0.0.18"
},
"devDependencies": {
"gts": "^5.0.1",
@@ -3149,7 +3149,7 @@
"license": "MIT",
"dependencies": {
"@welshman/lib": "0.0.11",
"@welshman/util": "0.0.17",
"@welshman/util": "0.0.18",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
},
@@ -3161,7 +3161,7 @@
},
"packages/util": {
"name": "@welshman/util",
"version": "0.0.17",
"version": "0.0.18",
"license": "MIT",
"dependencies": {
"@welshman/lib": "0.0.11",