Update couchapp version

Improves debugging.
This commit is contained in:
Max 2013-08-16 13:50:29 -04:00 committed by Max Thayer
parent 0b295a3e15
commit 9513ba168e
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
"test": "grunt test" "test": "grunt test"
}, },
"dependencies": { "dependencies": {
"couchapp": "0.9.1", "couchapp": "0.10.1",
"grunt": "~0.3.12", "grunt": "~0.3.12",
"nano": "3.3.0" "nano": "3.3.0"
}, },