aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-12-23 15:48:58 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2021-12-23 15:48:58 +0100
commitb5d16a8068ed55b784f8e10f19a99cc7f11b8bc7 (patch)
treed819b4bb607f5b046451e15385c16804d5f43fcf /package.json
parentfeat: Main to renderer store synchronization (diff)
downloadsophie-b5d16a8068ed55b784f8e10f19a99cc7f11b8bc7.tar.gz
sophie-b5d16a8068ed55b784f8e10f19a99cc7f11b8bc7.tar.zst
sophie-b5d16a8068ed55b784f8e10f19a99cc7f11b8bc7.zip
feat: Add react and mobx integration
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 64508db..cf271bd 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
31 "@typescript-eslint/parser": "^5.8.0", 31 "@typescript-eslint/parser": "^5.8.0",
32 "cross-env": "7.0.3", 32 "cross-env": "7.0.3",
33 "electron": "16.0.5", 33 "electron": "16.0.5",
34 "electron-builder": "22.14.5", 34 "electron-builder": "22.14.11",
35 "eslint": "8.5.0", 35 "eslint": "8.5.0",
36 "rollup": "^2.61.1", 36 "rollup": "^2.61.1",
37 "typescript": "4.5.4", 37 "typescript": "4.5.4",