From 6215a6325779a0920f6894546b449e3a236a056f Mon Sep 17 00:00:00 2001 From: NelsonPereira1991 Date: Mon, 2 Oct 2017 15:56:48 +0100 Subject: [PATCH] remove jdbc from package.json was causing problems for windows dendro builds --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index d619d4f7..3b727ef8 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,6 @@ "grunt-contrib-uglify": "^3.0.1", "hash-sum": "^1.0.2", "humanize": "0.0.9", - "jdbc": "^0.5.1", "jsdom": "^11.0.0", "jsonpath": "^0.2.7", "karma-coverage": "^1.1.1",