Upgrade nspec to latest, switch to version from JSR

This commit is contained in:
Alex Gleason
2024-03-06 17:19:45 -06:00
parent 613d97ea78
commit fc0de1bc49
12 changed files with 30 additions and 24 deletions

View File

@ -1,4 +1,4 @@
import type { NostrSigner } from 'nspec';
import type { NostrSigner } from '@soapbox/nspec';
declare global {
interface Window {