puppeteer 2.0
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-08-11 15:07:41 +02:00
parent 497a59c6bf
commit cff9a64e54
2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,6 @@ RUN apt-get update \
ca-certificates \
gnupg2 \
libfontconfig \
libglib2.0-0 \
&& curl -sL https://deb.nodesource.com/setup_12.x | bash - \
&& apt-get install -y --no-install-recommends \
nodejs \

View File

@ -20,7 +20,7 @@
"juice": "^5.2.0",
"mysql2": "^1.7.0",
"nodemailer": "^4.7.0",
"puppeteer": "^5.2.1",
"puppeteer": "^2.0.0",
"qrcode": "^1.4.2",
"strftime": "^0.10.0",
"vue": "^2.6.10",