fixing insta;;

This commit is contained in:
Lucas Gravley 2020-07-06 09:13:13 -05:00
parent a0d4a72341
commit 8204e3764b

View file

@ -99,6 +99,7 @@ RUN npm config set package-lock false \
stylelint \ stylelint \
stylelint-config-standard \ stylelint-config-standard \
@stoplight/spectral \ @stoplight/spectral \
htmlhint \
&& npm --no-cache install \ && npm --no-cache install \
markdownlint-cli \ markdownlint-cli \
jsonlint prettyjson \ jsonlint prettyjson \