Repository: couchdb-fauxton Updated Branches: refs/heads/master e79955110 -> 34df1bf39
remove unused dependency papaparse Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/34df1bf3 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/34df1bf3 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/34df1bf3 Branch: refs/heads/master Commit: 34df1bf399df296a43a3f3ae9a2cd2681584abc1 Parents: e799551 Author: Robert Kowalski <robertkowal...@apache.org> Authored: Fri Sep 2 09:45:34 2016 +0200 Committer: Robert Kowalski <robertkowal...@apache.org> Committed: Fri Sep 2 09:45:34 2016 +0200 ---------------------------------------------------------------------- package.json | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/34df1bf3/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 31e0fba..f2af97d 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,6 @@ "moment": "^2.8.4", "nano": "~5.12.0", "optimist": "^0.6.1", - "papaparse": "^4.1.2", "pouchdb": "^5.3.1", "react": "~15.0.1", "react-addons-css-transition-group": "~15.0.1",