diff --git a/package.json b/package.json index 186897a..e4b5f54 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "preinstall": "npx npm-force-resolutions", - "start": "node node_modules/gulp/bin/gulp.js auto", + "start": "node node_modules/gulp/bin/gulp.js auto" }, "devDependencies": { "browser-sync": "^2.18.2",