mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
update gulp and gulpfile
This commit is contained in:
parent
a1562e7145
commit
b244462fa5
19 changed files with 1570 additions and 1044 deletions
14
package.json
14
package.json
|
|
@ -64,16 +64,16 @@
|
|||
"element-dataset": "2.2.6",
|
||||
"emailjs-addressparser": "2.0.2",
|
||||
"eslint": "6.0.1",
|
||||
"gulp": "3.9.1",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-autoprefixer": "6.1.0",
|
||||
"gulp-cached": "1.1.1",
|
||||
"gulp-chmod": "2.0.0",
|
||||
"gulp-clean-css": "3.10.0",
|
||||
"gulp-chmod": "3.0.0",
|
||||
"gulp-clean-css": "4.2.0",
|
||||
"gulp-concat-util": "0.5.5",
|
||||
"gulp-eol": "0.2.0",
|
||||
"gulp-eslint": "5.0.0",
|
||||
"gulp-eslint": "6.0.0",
|
||||
"gulp-expect-file": "1.0.1",
|
||||
"gulp-filter": "5.1.0",
|
||||
"gulp-filter": "6.0.0",
|
||||
"gulp-header": "2.0.7",
|
||||
"gulp-if": "2.0.2",
|
||||
"gulp-less": "4.0.1",
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
"gulp-through": "0.4.0",
|
||||
"gulp-uglify": "3.0.2",
|
||||
"gulp-util": "3.0.8",
|
||||
"gulp-zip": "4.2.0",
|
||||
"gulp-zip": "5.0.0",
|
||||
"ifvisible.js": "1.0.6",
|
||||
"intersection-observer": "0.7.0",
|
||||
"jquery": "3.4.1",
|
||||
|
|
@ -105,7 +105,6 @@
|
|||
"matchmedia-polyfill": "0.3.2",
|
||||
"moment": "2.24.0",
|
||||
"node-fs": "0.1.7",
|
||||
"node-notifier": "5.4.0",
|
||||
"normalize.css": "8.0.1",
|
||||
"openpgp": "2.6.2",
|
||||
"opentip": "2.4.3",
|
||||
|
|
@ -113,7 +112,6 @@
|
|||
"raf": "3.4.1",
|
||||
"raw-loader": "3.0.0",
|
||||
"rimraf": "2.6.3",
|
||||
"run-sequence": "2.2.1",
|
||||
"simplestatemanager": "4.1.1",
|
||||
"style-loader": "0.23.1",
|
||||
"underscore": "1.9.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue