aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-07-10 16:07:45 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-07-11 17:47:53 +0200
commitfa1a7037b47f2e0114d8abc5a99d29239bd3637b (patch)
tree83404acf711aa8976dce47950edcca64836e0cd8 /package.json
parent6.0.0-nightly.96 [skip ci] (diff)
downloadferdium-app-fa1a7037b47f2e0114d8abc5a99d29239bd3637b.tar.gz
ferdium-app-fa1a7037b47f2e0114d8abc5a99d29239bd3637b.tar.zst
ferdium-app-fa1a7037b47f2e0114d8abc5a99d29239bd3637b.zip
refactor: local server import/export
Signed-off-by: Kristóf Marussy <kristof@marussy.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ecb35c01e..176f42553 100644
--- a/package.json
+++ b/package.json
@@ -111,6 +111,7 @@
111 "react-tooltip": "4.2.21", 111 "react-tooltip": "4.2.21",
112 "react-topbar-progress-indicator": "4.1.1", 112 "react-topbar-progress-indicator": "4.1.1",
113 "route-parser": "0.0.5", 113 "route-parser": "0.0.5",
114 "sanitize-filename": "1.6.3",
114 "semver": "7.3.7", 115 "semver": "7.3.7",
115 "sqlite3": "5.0.8", 116 "sqlite3": "5.0.8",
116 "tar": "6.1.11", 117 "tar": "6.1.11",