aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar André Oliveira <oliveira.andrerodrigues95@gmail.com>2022-07-11 10:58:50 +0100
committerLibravatar André Oliveira <oliveira.andrerodrigues95@gmail.com>2022-07-11 10:58:50 +0100
commitaec4c0ba614b8d8f0a1884440cc51abf256bf00a (patch)
tree3ea4bc06ea790c6cd7302ef3fdfaf9751ae6e215 /package.json
parent6.0.0-nightly.95 [skip ci] (diff)
downloadferdium-app-aec4c0ba614b8d8f0a1884440cc51abf256bf00a.tar.gz
ferdium-app-aec4c0ba614b8d8f0a1884440cc51abf256bf00a.tar.zst
ferdium-app-aec4c0ba614b8d8f0a1884440cc51abf256bf00a.zip
Fix missing immutable dependency
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 8797b5951..ac810f25f 100644
--- a/package.json
+++ b/package.json
@@ -76,6 +76,7 @@
76 "electron-window-state": "5.0.3", 76 "electron-window-state": "5.0.3",
77 "fast-folder-size": "1.7.0", 77 "fast-folder-size": "1.7.0",
78 "fs-extra": "10.1.0", 78 "fs-extra": "10.1.0",
79 "immutable": "4.1.0",
79 "jsonwebtoken": "8.5.1", 80 "jsonwebtoken": "8.5.1",
80 "jss": "10.9.0", 81 "jss": "10.9.0",
81 "languagedetect": "2.0.0", 82 "languagedetect": "2.0.0",