diff --git a/package.json b/package.json index 6ab87ca..55d6745 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "test": "grunt test" }, "dependencies": { - "couchapp": "0.10.*", + "couchapp": "~0.11.0", "grunt": "~0.3.12", "nano": "3.3.0" },