Commit 7439e387 authored by Yuri Bondarenko's avatar Yuri Bondarenko

Update package.json

parent f884a504
{
"name": "react-native-bluetooth-serial-next",
"version": "1.2.3",
"name": "react-native-bluetooth-serial",
"version": "1.0.0",
"description": "Bluetooth serial for react native",
"main": "index.js",
"scripts": {
......@@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuttawutmalee/react-native-bluetooth-serial-next.git"
"url": "git+https://git.bnweb.studio/bickm/react-native-bluetooth-serial.git"
},
"keywords": [
"bluetooth",
......@@ -17,12 +17,10 @@
"native",
"react-native"
],
"author": "Nuttawut Malee <nuttawutmalee@gmail.com>",
"author": "Max Model <bickm@ya.ru>",
"license": "MIT",
"bugs": {
"url": "https://github.com/nuttawutmalee/react-native-bluetooth-serial-next/issues"
},
"homepage": "https://nuttawutmalee.github.io/react-native-bluetooth-serial-next/",
"homepage": "https://git.bnweb.studio/bickm/react-native-bluetooth-serial/",
"dependencies": {
"@babel/runtime": "^7.1.5",
"buffer": "^5.2.1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment