You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2014/10/05 15:08:14 UTC

fauxton commit: updated refs/heads/master to dcc5c61

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master e1edbb402 -> dcc5c6113


Update grunt-couchapp to 0.2.1.


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/dcc5c611
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/dcc5c611
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/dcc5c611

Branch: refs/heads/master
Commit: dcc5c6113696beb7e018dfcca4624629db10875f
Parents: e1edbb4
Author: Sam Hiatt <sa...@weather.com>
Authored: Wed Oct 1 12:34:59 2014 -0700
Committer: Robert Kowalski <ro...@kowalski.gd>
Committed: Sun Oct 5 15:04:34 2014 +0200

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/dcc5c611/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index e8d497a..814dbd0 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
     "grunt-contrib-watch": "~0.6.1",
     "grunt-contrib-uglify": "~0.2.0",
     "grunt-contrib-copy": "~0.4.1",
-    "grunt-couchapp": "~0.1.0",
+    "grunt-couchapp": "~0.2.1",
     "grunt-exec": "~0.4.0",
     "grunt-init": "~0.2.0",
     "grunt-contrib-requirejs": "~0.4.1",