Skip to content

Commit 42020fd

Browse files
committed
chore: fix typo in package name
1 parent 9fd4a32 commit 42020fd

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "reach-native-fetch-api",
2+
"name": "react-native-fetch-api",
33
"description": "A fetch API polyfill for React Native with text streaming support.",
44
"version": "1.0.0",
55
"main": "fetch.js",

0 commit comments

Comments
 (0)