Pass file extensions with leading dot after API change (#2149)

This commit is contained in:
Thomas Steiner 2020-09-10 12:00:18 +02:00 committed by GitHub
parent aaddde5dd9
commit 48c2a13c7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

6
package-lock.json generated
View file

@ -3541,9 +3541,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"browser-nativefs": {
"version": "0.10.2",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.10.2.tgz",
"integrity": "sha512-8aLLk6uFAp5QJ2KFwM2Ty1dT361Dt9QOCnOmLascVspwj81A6wj5NmVG3w6gUnvmO4BnWrwdV2U3Q7GUMdFjNA=="
"version": "0.10.3",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.10.3.tgz",
"integrity": "sha512-WGcoR1aR+bxLlilaJ9fIzVOgSC4MaV+6phCTDGXV1sm+RElFuQFnJXR4BebBf2wEnjCsmGmTDNDTBE5KvVm2UQ=="
},
"browser-process-hrtime": {
"version": "1.0.0",