Upgrade Nostrify

This commit is contained in:
Alex Gleason 2024-04-25 21:45:26 -05:00
parent 498e91ee7c
commit 9496917be1
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"exclude": ["./public"],
"imports": {
"@/": "./src/",
"@nostrify/nostrify": "jsr:@nostrify/nostrify@^0.14.2",
"@nostrify/nostrify": "jsr:@nostrify/nostrify@^0.14.3",
"@std/cli": "jsr:@std/cli@^0.223.0",
"@std/json": "jsr:@std/json@^0.223.0",
"@std/streams": "jsr:@std/streams@^0.223.0",