Skip to content

Commit

Permalink
Merge pull request #3504 from dependabot/feelepxyz/update-npm
Browse files Browse the repository at this point in the history
Update npm from 7.7.4 to 7.10.0
  • Loading branch information
feelepxyz committed Apr 16, 2021
2 parents e660c7c + a6d3c7f commit e3c2c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -110,7 +110,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.7.4
RUN npm install -g npm@v7.10.0


### PHP
Expand Down

0 comments on commit e3c2c50

Please sign in to comment.