diff --git a/package.json b/package.json index 67de98492..24078be49 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "start": "gulp start", "start-plugins": "gulp start --with-plugins", "build": "gulp build", + "build-docs": "echo 'ok'", "preview": "gulp build --preview", "svg-optimize": "svgo -f svg/brand --pretty", "unused-files": "node build/unused-files.js",