Skip to content

Commit

Permalink
chore: update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
shhdharmen committed Apr 21, 2024
1 parent 5aa7cde commit 72ebcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"contributors:add": "all-contributors add",
"hooks:pre-commit": "node hooks/pre-commit.js",
"commit": "cz",
"deploy": "npx angular-cli-ghpages",
"deploy": "npx angular-cli-ghpages --dir=dist/cmdk",
"copy": "cpx README.md dist/ngxpert/cmdk",
"build:lib": "ng build @ngxpert/cmdk && npm run copy",
"test:lib": "ng test @ngxpert/cmdk",
Expand Down

0 comments on commit 72ebcb4

Please sign in to comment.