update couchapp version number so it can install

This commit is contained in:
Max Thayer 2013-09-06 08:07:49 -04:00
parent 5bda4b82c7
commit e80eb462c9
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.*",
"grunt": "~0.3.12", "grunt": "~0.3.12",
"nano": "3.3.0" "nano": "3.3.0"
}, },