diff --git a/package.json b/package.json index 4bbe393..0998add 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "react-native-wifi-p2p", - "version": "3.3.0", + "version": "3.4.0", "description": "Module for working with wifi direct (p2p) API module in android.", "repository": { "type": "git", - "url": "git+https://github.com/kirikzyusko1996/react-native-wifi-p2p.git" + "url": "git+https://github.com/kirillzyusko/react-native-wifi-p2p.git" }, - "homepage": "https://github.com/kirikzyusko1996/react-native-wifi-p2p#README.MD", + "homepage": "https://github.com/kirillzyusko/react-native-wifi-p2p#README.MD", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",