diff --git a/package.json b/package.json index 8f5465ce..25176377 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,6 @@ "e2e": "ng e2e", "docs": "compodoc -p src/tsconfig.app.json -d docs", "docs:build": "npm run build -- docs --prod --aot --base-href /ngx-admin/", - "docs:build-stg": "npm run build -- docs --prod --aot", "docs:serve": "npm start -- docs --port 4100 --host 0.0.0.0", "docs:gh-pages": "npm run docs:build && npm run ngh -- --dir ./docs/dist", "prepush": "npm run lint:ci",