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 2016/09/05 00:24:13 UTC

[6/6] fauxton commit: updated refs/heads/fix-deps to e35eacf

remove superfluoues dep


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

Branch: refs/heads/fix-deps
Commit: e35eacf75a5135aa19ef883e0e9013187a4ef282
Parents: 17b694c
Author: Robert Kowalski <ro...@apache.org>
Authored: Mon Sep 5 02:08:51 2016 +0200
Committer: Robert Kowalski <ro...@apache.org>
Committed: Mon Sep 5 02:08:51 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/e35eacf7/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 4930cf6..7b0b390 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,6 @@
     "lodash": "^3.10.1",
     "mkdirp": "^0.5.1",
     "nano": "~5.12.0",
-    "optimist": "^0.6.1",
     "request": "^2.54.0",
     "semver": "^5.1.0",
     "send": "^0.13.1",