mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-18 05:10:57 +00:00
Pin libs; also not working under Node v4 yet
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "plugin-lockitron",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Lockitron Support for HomeBridge",
|
||||
"license": "ISC",
|
||||
"keywords": [
|
||||
@@ -10,6 +10,6 @@
|
||||
"homebridge": ">=0.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"basic-request": "^0.1.1"
|
||||
"basic-request": "0.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user