Bump util version

This commit is contained in:
Jon Staab
2024-10-18 16:38:44 -07:00
parent af3f951bdd
commit ba4deb8ad5
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"@welshman/net": "~0.0.29",
"@welshman/signer": "~0.0.9",
"@welshman/store": "~0.0.11",
"@welshman/util": "~0.0.40",
"@welshman/util": "~0.0.41",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",
+1 -1
View File
@@ -33,7 +33,7 @@
"dependencies": {
"@welshman/lib": "~0.0.23",
"@welshman/net": "~0.0.29",
"@welshman/util": "~0.0.40",
"@welshman/util": "~0.0.41",
"nostr-tools": "^2.7.2"
}
}
+1 -1
View File
@@ -32,6 +32,6 @@
},
"dependencies": {
"@welshman/lib": "~0.0.23",
"@welshman/util": "~0.0.40"
"@welshman/util": "~0.0.41"
}
}
+1 -1
View File
@@ -34,7 +34,7 @@
},
"dependencies": {
"@welshman/lib": "~0.0.23",
"@welshman/util": "~0.0.40",
"@welshman/util": "~0.0.41",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
}
+1 -1
View File
@@ -33,7 +33,7 @@
"dependencies": {
"@welshman/lib": "~0.0.23",
"@welshman/net": "~0.0.29",
"@welshman/util": "~0.0.40",
"@welshman/util": "~0.0.41",
"nostr-tools": "^2.7.2"
},
"peerDependencies": {
+1 -1
View File
@@ -32,7 +32,7 @@
},
"dependencies": {
"@welshman/lib": "~0.0.23",
"@welshman/util": "~0.0.40",
"@welshman/util": "~0.0.41",
"svelte": "^4.2.18"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.40",
"version": "0.0.41",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",