Merge branch 'feature/BETERAN-BACKEND-APP-BROWSER-init' of https://gitlab.loafle.net/bet/beteran-backend-app-browser into feature/BETERAN-BACKEND-APP-BROWSER-init
This commit is contained in:
commit
c93165ab13
|
@ -14,4 +14,4 @@ FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:0-${VARIANT}
|
||||||
|
|
||||||
# [Optional] Uncomment if you want to install more global node packages
|
# [Optional] Uncomment if you want to install more global node packages
|
||||||
# RUN su node -c "npm install -g <your-package-list -here>"
|
# RUN su node -c "npm install -g <your-package-list -here>"
|
||||||
RUN su node -c "npm install -g npm@8.12.1"
|
RUN su node -c "npm install -g npm@9.1.1"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user