Skip to content
Snippets Groups Projects
Commit efc61ea1 authored by Dan Walters's avatar Dan Walters
Browse files

Update all dependencies to the latest version, as they no longer install cleanly as-is.

parent 787cd50d
Branches
No related tags found
No related merge requests found
{ {
"name": "augustctl", "name": "augustctl",
"version": "0.1.0", "version": "0.1.1",
"description": "Controller for August Smart Lock", "description": "Controller for August Smart Lock",
"author": "Dan Walters <dan@walters.io>", "author": "Dan Walters <dan@walters.io>",
"license": "MIT", "license": "MIT",
...@@ -15,11 +15,11 @@ ...@@ -15,11 +15,11 @@
"bluetooth" "bluetooth"
], ],
"dependencies": { "dependencies": {
"bluebird": "^2.3.10", "bluebird": "^2.9.34",
"debug": "^2.1.0", "debug": "^2.2.0",
"express": "^4.10.2", "express": "^4.13.3",
"morgan": "^1.5.0", "morgan": "^1.6.1",
"noble": "^0.3.6" "noble": "^1.1.0"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment