Skip to content

Commit 24bc91d

Browse files
committed
npm version
1 parent 9cabe4c commit 24bc91d

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Example/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "16.2.0",
1111
"react-native": "0.53.0",
12-
"react-native-android-wifi": "0.0.24"
12+
"react-native-android-wifi": "0.0.25"
1313
},
1414
"devDependencies": {
1515
"babel-jest": "22.2.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-android-wifi",
3-
"version": "0.0.24",
3+
"version": "0.0.25",
44
"description": "A react-native implementation for viewing and connecting to Wifi networks on Android devices.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)