@zenfs/core
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -324,3 +324,3 @@ import { ApiError, ErrorCode } from '../ApiError.js'; | ||
} | ||
finally { | ||
catch (e) { | ||
await file.close(); | ||
@@ -327,0 +327,0 @@ } |
{ | ||
"name": "@zenfs/core", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "A filesystem in your browser", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1471555