Skip to content

Commit

Permalink
feat: 馃幐 remove npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
avivharuzi committed Jan 23, 2023
1 parent 7f9b826 commit 7f8ff85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -6,7 +6,6 @@
"ng": "nx",
"cz": "git-cz",
"prepare": "husky install",
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2020 browser module main",
"release": "semantic-release",
"build:ngx-seo": "nx build ngx-seo && cp README.md dist/packages/ngx-seo && cp LICENSE dist/packages/ngx-seo",
"build:all": "nx run-many --target=build --all --parallel --maxParallel=3",
Expand Down

0 comments on commit 7f8ff85

Please sign in to comment.