aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-01-02 11:32:15 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-01-02 11:32:51 +0100
commit1f56032b22089cb58e5613a714db95753bf807e0 (patch)
treed565c2f06939d564ed511261c4f3802a18bee14d /yarn.lock
parentdocs: Add note on typechecking (diff)
downloadsophie-1f56032b22089cb58e5613a714db95753bf807e0.tar.gz
sophie-1f56032b22089cb58e5613a714db95753bf807e0.tar.zst
sophie-1f56032b22089cb58e5613a714db95753bf807e0.zip
fix: Ensure dev user directory exists
Fixes #5 Signed-off-by: Kristóf Marussy <kristof@marussy.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 41293cb..50f2abf 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1207,6 +1207,7 @@ __metadata:
1207 electron: 16.0.5 1207 electron: 16.0.5
1208 electron-devtools-installer: ^3.2.0 1208 electron-devtools-installer: ^3.2.0
1209 esbuild: ^0.14.9 1209 esbuild: ^0.14.9
1210 fs-extra: ^10.0.0
1210 jest: ^27.4.5 1211 jest: ^27.4.5
1211 json5: ^2.2.0 1212 json5: ^2.2.0
1212 lodash-es: ^4.17.21 1213 lodash-es: ^4.17.21