🐛 fix: Fix dependencies

This commit is contained in:
web
2025-10-21 05:28:40 -07:00
parent ca892dd359
commit 8bd25d651b
8 changed files with 3842 additions and 10 deletions
@@ -1,4 +1,4 @@
import { x25519 } from '@noble/curves/ed25519';
import * as x25519 from '@noble/ed25519';
import { toB64Url } from './util';
/**