diff --git a/package.json b/package.json index fcae46c..c5fcf3c 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "babel-runtime": "^6.26.0", "js-yaml": "^3.10.0", "matrix-js-sdk": "^0.8.4", - "node-ssh": "^5.0.0" + "node-ssh": "^5.0.0", + "sqlite3": "^3.1.13" } }