Update dependencies and dev deps

This commit is contained in:
2020-03-18 09:56:31 +07:00
parent 5eef045e9c
commit bbd4d51a85
3 changed files with 495 additions and 228 deletions

View File

@@ -6,7 +6,7 @@ RUN apk upgrade --update \
&& apk add --no-cache curl yarn git
RUN yarn global add \
@vue/cli@3.4.1 \
@vue/cli@3.12.1 \
node-firestore-import-export
ARG WEB_USER_ID=33