diff --git a/package.json b/package.json index b0368b6..bfeec47 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "homepage": "https://github.com/guidesmiths/worksmith_etcd", "dependencies": { "debug": "^2.2.0", - "node-etcd": "^4.0.2", + "node-etcd": "^5.0.0", "node-uuid": "^1.4.3", "worksmith": "^0.1.8" },