aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 301b88b81..0a2bd8991 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
34 "babel-polyfill": "^6.23.0", 34 "babel-polyfill": "^6.23.0",
35 "babel-runtime": "^6.23.0", 35 "babel-runtime": "^6.23.0",
36 "classnames": "^2.2.5", 36 "classnames": "^2.2.5",
37 "du": "^0.1.0",
37 "electron-fetch": "^1.1.0", 38 "electron-fetch": "^1.1.0",
38 "electron-spellchecker": "^1.1.2", 39 "electron-spellchecker": "^1.1.2",
39 "electron-updater": "^2.4.3", 40 "electron-updater": "^2.4.3",
@@ -54,6 +55,7 @@
54 "mobx-react-router": "^3.1.2", 55 "mobx-react-router": "^3.1.2",
55 "moment": "^2.17.1", 56 "moment": "^2.17.1",
56 "normalize-url": "^1.9.1", 57 "normalize-url": "^1.9.1",
58 "pretty-bytes": "^4.0.2",
57 "prop-types": "^15.5.10", 59 "prop-types": "^15.5.10",
58 "prop-types-extended": "^0.2.1", 60 "prop-types-extended": "^0.2.1",
59 "react": "^15.4.1", 61 "react": "^15.4.1",