From d60fa6e18a441c00961398f573526191ac1c3026 Mon Sep 17 00:00:00 2001 From: Akinwale Ariwodola Date: Wed, 17 Jan 2018 15:45:45 +0100 Subject: [PATCH] removed resolutions and engines from package.json --- package.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/package.json b/package.json index f66958f..e69d094 100644 --- a/package.json +++ b/package.json @@ -96,13 +96,6 @@ "webpack": "^3.10.0", "webpack-build-notifier": "^0.1.18" }, - "resolutions": { - "webpack/webpack-sources": "1.0.1" - }, - "engines": { - "node": ">=6", - "yarn": "^1.3" - }, "license": "MIT", "lbrySettings": { "lbrynetDaemonVersion": "0.18.0",