Downgrade nostr-tools

This commit is contained in:
Jon Staab
2025-05-12 10:30:02 -07:00
parent ca155eb735
commit 1a2625845c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/editor",
"version": "0.2.2",
"version": "0.2.3",
"author": "hodlbod",
"license": "MIT",
"description": "A batteries-included nostr editor.",
@@ -42,7 +42,7 @@
"@welshman/lib": "workspace:*",
"@welshman/util": "workspace:*",
"nostr-editor": "^0.0.4-pre.17",
"nostr-tools": "^2.10.4",
"nostr-tools": "^2.7.2",
"tippy.js": "^6.3.7"
},
"devDependencies": {