Skip to content

Commit

Permalink
npm: relocate to abandonware namespace
Browse files Browse the repository at this point in the history
Origin: abandonware#3
Bug: noble#85
Change-Id: I208b447cea8092c2dc98859beb8d56f9ef77dfd6
Signed-off-by: Philippe Coval <p.coval@samsung.com>
  • Loading branch information
rzr committed Dec 18, 2018
1 parent 0c001d1 commit cdf4349
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Note:
## Install

```sh
npm install bluetooth-hci-socket
npm install @abandonware/bluetooth-hci-socket
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "bluetooth-hci-socket",
"name": "@abandonware/bluetooth-hci-socket",
"version": "0.5.2",
"description": "Bluetooth HCI socket binding for Node.js",
"main": "index.js",
Expand Down

0 comments on commit cdf4349

Please sign in to comment.