diff --git a/package.json b/package.json index e5955ac5..cbd57325 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "bleno", - "version": "0.5.0", + "name": "@abandonware/bleno", + "version": "0.5.0-1", "description": "A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals", "main": "index.js", "engines": {