From 1a2625845c1f6b4044f12cca7a45f280b1805202 Mon Sep 17 00:00:00 2001 From: Jon Staab Date: Mon, 12 May 2025 10:30:02 -0700 Subject: [PATCH] Downgrade nostr-tools --- packages/editor/package.json | 4 ++-- pnpm-lock.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/editor/package.json b/packages/editor/package.json index 643c3d5..0048f52 100644 --- a/packages/editor/package.json +++ b/packages/editor/package.json @@ -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": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29f1ee2..516c256 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -201,7 +201,7 @@ importers: specifier: ^0.0.4-pre.17 version: 0.0.4-pre.17(@tiptap/core@2.11.7(@tiptap/pm@2.11.7))(@tiptap/extension-image@2.11.7(@tiptap/core@2.11.7(@tiptap/pm@2.11.7)))(@tiptap/extension-link@2.11.7(@tiptap/core@2.11.7(@tiptap/pm@2.11.7))(@tiptap/pm@2.11.7))(@tiptap/pm@2.11.7)(linkifyjs@4.2.0)(nostr-tools@2.12.0(typescript@5.8.2))(prosemirror-markdown@1.13.2)(prosemirror-model@1.25.0)(prosemirror-state@1.4.3)(tiptap-markdown@0.8.10(@tiptap/core@2.11.7(@tiptap/pm@2.11.7))) nostr-tools: - specifier: ^2.10.4 + specifier: ^2.7.2 version: 2.12.0(typescript@5.8.2) tippy.js: specifier: ^6.3.7