Bump nostr-tools version
This commit is contained in:
parent
265a97a191
commit
75a7a0a2ff
|
@ -21,7 +21,7 @@ export {
|
|||
nip19,
|
||||
nip21,
|
||||
verifySignature,
|
||||
} from 'npm:nostr-tools@^1.11.1';
|
||||
} from 'npm:nostr-tools@^1.11.2';
|
||||
export { findReplyTag } from 'https://gitlab.com/soapbox-pub/mostr/-/raw/c67064aee5ade5e01597c6d23e22e53c628ef0e2/src/nostr/tags.ts';
|
||||
export { parseFormData } from 'npm:formdata-helper@^0.3.0';
|
||||
// @deno-types="npm:@types/lodash@4.14.194"
|
||||
|
|
Loading…
Reference in New Issue