Skip to content

Commit

Permalink
Merge pull request #3110 from dependabot/feelepxyz/update-npm-7.5.3
Browse files Browse the repository at this point in the history
Update npm to 7.5.3 in dockerfile
  • Loading branch information
feelepxyz committed Feb 10, 2021
2 parents 3d84857 + ef12b8b commit eb93796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -97,7 +97,7 @@ RUN npm install elm@0.18.0 \

# NOTE: This is a hack to get around the fact that elm 18 fails to install with
# npm 7, we should look into deprecating elm 18
RUN npm install -g npm@v7.5.2
RUN npm install -g npm@v7.5.3


### PHP
Expand Down

0 comments on commit eb93796

Please sign in to comment.