Skip to content

Commit

Permalink
removes ip as dependency and adds react-native-udp
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdario committed Aug 31, 2016
1 parent b99eb1f commit 2682387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": ["Ilya Shaisultanov <ilya.shaisultanov@gmail.com>", "Netbeast Staff <staff@netbeast.co>"],
"dependencies": {
"debug": "^2.2.0",
"ip": "^1.0.1"
"react-native-udp": "^1.2.5"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 2682387

Please sign in to comment.