From 6b326eef373776a6ae469d07e188b8d830b8595c Mon Sep 17 00:00:00 2001 From: Martin Woodward Date: Wed, 16 Dec 2020 14:24:27 +0000 Subject: [PATCH] Update package.json --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index e219813..186897a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "test": "echo \"Error: no test specified\" && exit 1", "preinstall": "npx npm-force-resolutions", "start": "node node_modules/gulp/bin/gulp.js auto", - "build": "exit 0" }, "devDependencies": { "browser-sync": "^2.18.2",