Skip to content

Commit 8eabfa4

Browse files
committed
build(prettier): adding prettier 3.6.2
1 parent 071ad6f commit 8eabfa4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

json/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ RUN npm install -g \
3636
3737
3838
39+
3940
4041

4142
RUN adduser \

json/docker-compose.test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ services:
2323
openssl --version # openssl
2424
pip --version # py3-pip
2525
pipx --version # pipx
26+
prettier --version # prettier
2627
echo | prettyjson # prettyjson
2728
python --version # python3
2829
'

0 commit comments

Comments
 (0)