You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2014/06/30 10:23:17 UTC

[06/50] couchdb commit: updated refs/heads/Update-Sidebar-Ui to 01dcb16

Fauxton: updated dev dependancies


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

Branch: refs/heads/Update-Sidebar-Ui
Commit: 04bc532eaee22b26eccf9656441b7c0cab836063
Parents: 46db1a2
Author: Garren Smith <ga...@gmail.com>
Authored: Wed Jun 25 15:56:34 2014 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Wed Jun 25 15:57:25 2014 +0200

----------------------------------------------------------------------
 src/fauxton/package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/04bc532e/src/fauxton/package.json
----------------------------------------------------------------------
diff --git a/src/fauxton/package.json b/src/fauxton/package.json
index fd5e3d3..d84c881 100644
--- a/src/fauxton/package.json
+++ b/src/fauxton/package.json
@@ -15,9 +15,9 @@
     "grunt-contrib-clean": "~0.4.1",
     "grunt-contrib-jshint": "~0.6.0",
     "grunt-contrib-concat": "~0.3.0",
-    "grunt-contrib-less": "~0.5.0",
+    "grunt-contrib-less": "~0.11.0",
     "grunt-contrib-jst": "~0.5.0",
-    "grunt-contrib-watch": "~0.4.4",
+    "grunt-contrib-watch": "~0.6.1",
     "grunt-contrib-uglify": "~0.2.0",
     "grunt-contrib-copy": "~0.4.1",
     "grunt-couchapp": "~0.1.0",