Update package.json

This commit is contained in:
Max 2013-09-06 09:38:51 -04:00
parent 5bda4b82c7
commit 617fbaedda
1 changed files with 1 additions and 1 deletions

View File

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