mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Small fixes
This commit is contained in:
parent
0f6b70f63e
commit
425f0ee3f6
11 changed files with 5608 additions and 5457 deletions
18
package.json
18
package.json
|
|
@ -61,23 +61,23 @@
|
|||
"babel-plugin-transform-runtime": "6.23.0",
|
||||
"babel-preset-env": "1.6.0",
|
||||
"babel-preset-stage-0": "6.24.1",
|
||||
"babel-runtime": "6.23.0",
|
||||
"babel-runtime": "6.25.0",
|
||||
"classnames": "2.2.5",
|
||||
"copy-webpack-plugin": "4.0.1",
|
||||
"es6-promise-polyfill": "1.2.0",
|
||||
"eslint": "4.1.1",
|
||||
"eslint": "4.4.0",
|
||||
"eslint-plugin-compat": "1.0.4",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-autoprefixer": "4.0.0",
|
||||
"gulp-cached": "1.1.1",
|
||||
"gulp-chmod": "2.0.0",
|
||||
"gulp-clean-css": "3.5.0",
|
||||
"gulp-clean-css": "3.7.0",
|
||||
"gulp-concat-util": "0.5.5",
|
||||
"gulp-eol": "0.1.2",
|
||||
"gulp-eslint": "4.0.0",
|
||||
"gulp-expect-file": "0.0.7",
|
||||
"gulp-filter": "5.0.0",
|
||||
"gulp-header": "1.8.8",
|
||||
"gulp-filter": "5.0.1",
|
||||
"gulp-header": "1.8.9",
|
||||
"gulp-if": "2.0.2",
|
||||
"gulp-less": "3.3.2",
|
||||
"gulp-livereload": "3.8.1",
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
"jquery-scrollstop": "1.2.0",
|
||||
"jquery.backstretch": "2.1.15",
|
||||
"js-cookie": "2.1.4",
|
||||
"json-loader": "0.5.4",
|
||||
"json-loader": "0.5.7",
|
||||
"json3": "3.3.2",
|
||||
"knockout": "3.4.2",
|
||||
"knockout-projections": "github:stevesanderson/knockout-projections#v1.1.0",
|
||||
|
|
@ -110,17 +110,17 @@
|
|||
"node-fs": "0.1.7",
|
||||
"node-notifier": "5.1.2",
|
||||
"normalize.css": "7.0.0",
|
||||
"openpgp": "2.5.5",
|
||||
"openpgp": "2.5.8",
|
||||
"opentip": "2.4.3",
|
||||
"pikaday": "1.6.1",
|
||||
"raw-loader": "0.5.1",
|
||||
"rifraf": "2.0.3",
|
||||
"rimraf": "2.6.1",
|
||||
"run-sequence": "2.0.0",
|
||||
"run-sequence": "2.1.0",
|
||||
"simplestatemanager": "3.4.0",
|
||||
"style-loader": "0.18.2",
|
||||
"underscore": "1.8.3",
|
||||
"webpack": "3.1.0",
|
||||
"webpack": "3.4.1",
|
||||
"webpack-notifier": "1.5.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue