Skip to content

Commit

Permalink
Update tools/update-semver.sh
Browse files Browse the repository at this point in the history
Co-authored-by: James M Snell <jasnell@gmail.com>
  • Loading branch information
flakey5 and jasnell authored Oct 22, 2022
1 parent a6b8106 commit e13d4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/update-semver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ mkdir semver-tmp
# Bundle source into single file
cd "deps/semver"
"$NODE" "$NPX" esbuild@0.14.38 index.js --bundle --platform=node --outfile=semver.js
)
)

0 comments on commit e13d4b0

Please sign in to comment.