Update dependency node to v18 #3

Closed
renovate-bot wants to merge 1 commits from renovate/node-18.x into master

View File

@ -9,7 +9,7 @@ platform:
steps: steps:
- name: build front - name: build front
image: node:17-alpine image: node:18-alpine
commands: commands:
- apk --no-cache add python2 build-base - apk --no-cache add python2 build-base
- npm install --network-timeout=100000 - npm install --network-timeout=100000