Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
kuyoonjo committed Mar 30, 2020
1 parent e325ff7 commit 5b2fd42
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kuyoonjo/noble-winrt",
"description": "Noble (Node.js Bluetooth LE) bindings for Windows 10",
"version": "0.1.2",
"version": "0.1.3",
"author": "[email protected]",
"license": "MIT",
"repository": {
Expand All @@ -26,8 +26,5 @@
"test:bindings": "node --napi-modules ./test/test_binding.js",
"test:battery": "node --napi-modules ./test/test_battery.js",
"build:source": "node-gyp rebuild"
},
"os": [
"win32"
]
}
}

0 comments on commit 5b2fd42

Please sign in to comment.