Skip to content

Commit

Permalink
Pin remark-cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Jan 3, 2022
1 parent c7adc89 commit 9053420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

npm install -g remark-cli
npm install -g remark-cli@10.0.1

# shellcheck disable=SC2086
npm install -g $INPUT_PLUGINS
Expand Down

0 comments on commit 9053420

Please sign in to comment.