feat: use browser-fs-access polyfill for other browsers (#43)

This commit is contained in:
Daniel Roe 2022-11-24 11:44:24 +00:00 committed by GitHub
parent 823f4c960a
commit 00c9314580
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 25 additions and 15 deletions

View file

@ -28,6 +28,7 @@
"@vue-macros/nuxt": "^0.0.2",
"@vueuse/nuxt": "^9.5.0",
"blurhash": "^2.0.4",
"browser-fs-access": "^0.31.1",
"eslint": "^8.27.0",
"esno": "^0.16.3",
"floating-vue": "2.0.0-beta.20",