We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a55c67 commit 43ce7f9Copy full SHA for 43ce7f9
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nostr/tools",
3
- "version": "2.10.3",
+ "version": "2.10.4",
4
"exports": {
5
".": "./index.ts",
6
"./core": "./core.ts",
package.json
@@ -1,7 +1,7 @@
"type": "module",
"name": "nostr-tools",
"description": "Tools for making a Nostr client.",
"repository": {
7
"type": "git",
@@ -234,7 +234,7 @@
234
"@scure/bip39": "1.2.1"
235
},
236
"optionalDependencies": {
237
- "nostr-wasm": "v0.1.0"
+ "nostr-wasm": "0.1.0"
238
239
"peerDependencies": {
240
"typescript": ">=5.0.0"
0 commit comments