Skip to content

Commit

Permalink
[nodejs] Remove package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-lando committed Oct 19, 2023
1 parent 2a86a94 commit 8685aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/nodejs/post-generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ npm install
npm run prettier
cp ../../templates/common-resources/test-assets/* test/data
cp ../../templates/common-resources/CONTRIBUTING.md ./
rm post-generate.sh .openapi-generator-ignore
rm post-generate.sh .openapi-generator-ignore package-lock.json

0 comments on commit 8685aba

Please sign in to comment.