build: update dependencies

This commit is contained in:
Michel Jonathan Schmitz
2019-07-15 13:14:05 +02:00
parent 039905742f
commit fee004c79f
3 changed files with 267 additions and 241 deletions

View File

@@ -17,6 +17,9 @@ build:
stage: build
script:
- npm run build
artifacts:
paths:
- lib
audit:
allow_failure: true