-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(docs) updating readme and changelog for 3.0.0
- Loading branch information
Corey Wilson
committed
Aug 7, 2017
1 parent
0c39f5b
commit 12e8e4b
Showing
4 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "react-native-network-info", | ||
"version": "2.2.0", | ||
"version": "3.0.0", | ||
"description": "Get local network information", | ||
"main": "NetworkInfo.js", | ||
"repository": { | ||
|
@@ -15,7 +15,7 @@ | |
"lan" | ||
], | ||
"peerDependencies": { | ||
"react-native": ">=0.40" | ||
"react-native": ">=0.47" | ||
}, | ||
"author": "Corey Wilson <[email protected]> (https://github.com/powerfulninja)", | ||
"license": "MIT" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters