aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-02-15 16:58:23 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-02-15 16:58:23 +0100
commitf265e39711546e14c08744f8e8a774046aa88d07 (patch)
treed8c99b0f9f60fdb8cdac85848dc066d28cbe8615 /package.json
parentfeat(Windows): Add more app icon resolutions (@Stanzilla) (diff)
downloadferdium-app-f265e39711546e14c08744f8e8a774046aa88d07.tar.gz
ferdium-app-f265e39711546e14c08744f8e8a774046aa88d07.tar.zst
ferdium-app-f265e39711546e14c08744f8e8a774046aa88d07.zip
replace localStorage with mobx-localstorage
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 d6b11ec96..a14367bf2 100644
--- a/package.json
+++ b/package.json
@@ -49,6 +49,7 @@
49 "minimist": "^1.2.0", 49 "minimist": "^1.2.0",
50 "mkdirp": "^0.5.1", 50 "mkdirp": "^0.5.1",
51 "mobx": "^3.1.0", 51 "mobx": "^3.1.0",
52 "mobx-localstorage": "^0.1.7",
52 "mobx-react": "^4.1.0", 53 "mobx-react": "^4.1.0",
53 "mobx-react-form": "^1.32.2", 54 "mobx-react-form": "^1.32.2",
54 "mobx-react-router": "^3.1.2", 55 "mobx-react-router": "^3.1.2",