You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2018/07/24 15:30:38 UTC

[couchdb-nano] 03/03: drop jshint dep

This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch deps/linters
in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git

commit f18a4f7f66ba6cd881cf93f286979e179ddea3b6
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Tue Jul 24 17:30:22 2018 +0200

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

diff --git a/package.json b/package.json
index 79e7124..d6e572a 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,6 @@
     "async": "^2.1.2",
     "endswith": "^0.0.0",
     "istanbul": "^0.4.5",
-    "jshint": "^2.9.4",
     "nock": "^9.0.0",
     "standard": "^11.0.1",
     "tape": "^4.6.2",