aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9c111d336..0a2bd8991 100644
--- a/package.json
+++ b/package.json
@@ -34,8 +34,9 @@
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.2.0", 39 "electron-spellchecker": "^1.1.2",
39 "electron-updater": "^2.4.3", 40 "electron-updater": "^2.4.3",
40 "electron-window-state": "^4.1.0", 41 "electron-window-state": "^4.1.0",
41 "fs-extra": "^3.0.1", 42 "fs-extra": "^3.0.1",
@@ -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",
@@ -104,7 +106,7 @@
104 "gulp-sass": "^3.1.0", 106 "gulp-sass": "^3.1.0",
105 "gulp-sass-variables": "^1.1.1", 107 "gulp-sass-variables": "^1.1.1",
106 "gulp-server-livereload": "^1.9.2", 108 "gulp-server-livereload": "^1.9.2",
107 "node-sass": "^4.5.3" 109 "node-sass": "^4.7.2"
108 }, 110 },
109 "config": { 111 "config": {
110 "commitizen": { 112 "commitizen": {