README: add a note about typescript 5.0

This commit is contained in:
Alex Gleason 2023-08-31 13:51:17 -05:00
parent 5977d68ec2
commit e7aa23cb1d
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ This package is only providing lower-level functionality. If you want an easy-to
npm install nostr-tools # or yarn add nostr-tools
```
If using TypeScript, this package requires TypeScript >= 5.0.
## Usage
### Generating a private key and a public key