Skip to content

Commit cdd495e

Browse files
committed
build(prettier): adding v8r 5.1.0
1 parent 8eabfa4 commit cdd495e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

json/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ RUN npm install -g \
3737
3838
3939
40-
40+
41+
4142

4243
RUN adduser \
4344
--home "${USER_HOME}" \

json/docker-compose.test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ services:
2626
prettier --version # prettier
2727
echo | prettyjson # prettyjson
2828
python --version # python3
29+
v8r --version # v8r
2930
'

0 commit comments

Comments
 (0)