aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-04-15 02:23:12 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-05-16 00:55:01 +0200
commit61dc845138fa2fcb8a00213c3bd213268f135ab4 (patch)
treeaa20dfb155024a62156bc21a4ba02c4bce689be7 /package.json
parentfix(renderer): Flip all RTL styles (diff)
downloadsophie-61dc845138fa2fcb8a00213c3bd213268f135ab4.tar.gz
sophie-61dc845138fa2fcb8a00213c3bd213268f135ab4.tar.zst
sophie-61dc845138fa2fcb8a00213c3bd213268f135ab4.zip
chore(deps): Bump yarn version
Signed-off-by: Kristóf Marussy <kristof@marussy.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index adeb6ff..2ab736a 100644
--- a/package.json
+++ b/package.json
@@ -94,5 +94,5 @@
94 "typescript": "^4.6.3", 94 "typescript": "^4.6.3",
95 "vite": "^2.9.5" 95 "vite": "^2.9.5"
96 }, 96 },
97 "packageManager": "yarn@3.1.1" 97 "packageManager": "yarn@3.2.0"
98} 98}