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 2015/11/30 12:20:20 UTC

[2/3] couchdb-nmo git commit: remove bundleDependencies

remove bundleDependencies

checked in modules where removed in #6436833


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

Branch: refs/heads/master
Commit: 8a813cba9730c6f06a5b452ec72dd8f7cc32b549
Parents: 4125cbd
Author: Robert Kowalski <ro...@apache.org>
Authored: Mon Nov 30 12:19:12 2015 +0100
Committer: Robert Kowalski <ro...@apache.org>
Committed: Mon Nov 30 12:19:20 2015 +0100

----------------------------------------------------------------------
 package.json | 16 ----------------
 1 file changed, 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-nmo/blob/8a813cba/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ee71cf3..9df5b89 100644
--- a/package.json
+++ b/package.json
@@ -40,22 +40,6 @@
     "wreck": "~7.0.0",
     "xtend": "~4.0.0"
   },
-  "bundleDependencies": [
-    "bluebird",
-    "bulkbadger",
-    "config-chain",
-    "couchbulkimporter",
-    "csv-parse",
-    "ini",
-    "JSONStream",
-    "nopt",
-    "npmlog",
-    "osenv",
-    "prettyjson",
-    "valid-url",
-    "wreck",
-    "xtend"
-  ],
   "devDependencies": {
     "babel": "^6.1.18",
     "babel-cli": "^6.2.0",