Skip to content

Commit

Permalink
Merge pull request #8 from hodfords-solutions/chore/update-build
Browse files Browse the repository at this point in the history
chore: update build
  • Loading branch information
hodfords-phuong-vo-be authored Aug 27, 2024
2 parents 717558f + c67a320 commit 02456fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ npm view @hodfords/nestjs-response@"$(node -p "require('./package.json').version
npm install
npm run build
cp README.md dist
cd dist
cd dist/libs
npm publish --access public

0 comments on commit 02456fc

Please sign in to comment.