From 1f56032b22089cb58e5613a714db95753bf807e0 Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Sun, 2 Jan 2022 11:32:15 +0100 Subject: fix: Ensure dev user directory exists MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #5 Signed-off-by: Kristóf Marussy --- yarn.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index 41293cb..50f2abf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1207,6 +1207,7 @@ __metadata: electron: 16.0.5 electron-devtools-installer: ^3.2.0 esbuild: ^0.14.9 + fs-extra: ^10.0.0 jest: ^27.4.5 json5: ^2.2.0 lodash-es: ^4.17.21 -- cgit v1.2.3-54-g00ecf