Bump util version
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,6 +32,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.23",
|
||||
"@welshman/util": "~0.0.40"
|
||||
"@welshman/util": "~0.0.41"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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,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.",
|
||||
|
||||
Reference in New Issue
Block a user