owncloud / file-picker

Integrate ownCloud into your own product
https://owncloud.github.io/integration/file_picker/
Apache License 2.0
5 stars 7 forks source link

chore: update vue-tsc to 1.8.3 #225

Closed LukasHirt closed 1 year ago

LukasHirt commented 1 year ago

Summary

Update the vue-tsc dependency to version 1.8.3. This update gets fixes the error outputted during linting about importing the ts config. Thanks for the hint @dschmidt