diff --git a/package.json b/package.json index eae364c9..39cd36a4 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "zip-dir": "^2.0.0" }, "scripts": { - "start": "npx gulp", + "start": "npx gulp --yes", "build": "npx gulp build", "docs": "npx gulp docs" }