From 9956d0caf9a0533fc479a776427a0cbade45b5ee Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 29 Aug 2019 09:37:33 +0100 Subject: [PATCH] Second json fix --- docker/package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docker/package.json b/docker/package.json index e90f1a92d..6d611b83b 100644 --- a/docker/package.json +++ b/docker/package.json @@ -13,9 +13,5 @@ "license": "ISC", "bugs": { "url": "https://github.com/ministryofjustice/intranet/issues" - }, - "homepage": "https://github.com/ministryofjustice/intranet", - "devDependencies": { - "cucumber": "latest", } }