Upgrade nspec to latest, switch to version from JSR
This commit is contained in:
2
src/types/window.d.ts
vendored
2
src/types/window.d.ts
vendored
@ -1,4 +1,4 @@
|
||||
import type { NostrSigner } from 'nspec';
|
||||
import type { NostrSigner } from '@soapbox/nspec';
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
|
||||
Reference in New Issue
Block a user