From a6154ea649daf9da5760057045565adb21b29d0c Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 23 Aug 2018 12:48:09 -0700 Subject: [PATCH] Refresh package-lock.json --- web3.js/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/web3.js/package.json b/web3.js/package.json index 0f5c260411..6eb68b46a8 100644 --- a/web3.js/package.json +++ b/web3.js/package.json @@ -67,7 +67,6 @@ "fs-file-tree": "1.0.6", "jayson": "^2.0.6", "jest": "22.4.3", - "joi": "^13.6.0", "node-fetch": "^2.2.0", "rimraf": "2.6.2", "rollup": "0.58.1",