Fix typo in utility function

This commit is contained in:
Jon Staab
2024-12-11 16:47:52 -08:00
parent 79d3996a5a
commit 31a0b3d671
11 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.29",
"@welshman/lib": "~0.0.30",
"nostr-tools": "^2.7.2"
}
}