Skip to content

Commit 03a1c05

Browse files
chore: update README (#89)
1 parent ea3d754 commit 03a1c05

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# @netlify/blobs
55

6-
A JavaScript client for the Netlify Blob Store.
6+
A TypeScript client for Netlify Blobs.
77

88
## Installation
99

@@ -16,8 +16,6 @@ npm install @netlify/blobs
1616
### Requirements
1717

1818
- Deno 1.30 and above or Node.js 16.0.0 and above
19-
- `fetch` in the global scope with a [fetch-compatible](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)
20-
interface
2119

2220
## Usage
2321

0 commit comments

Comments
 (0)