We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1910660 commit 52b61eeCopy full SHA for 52b61ee
package.json
@@ -9,19 +9,19 @@
9
"author": "WebDesign Master",
10
"license": "ISC",
11
"devDependencies": {
12
- "browser-sync": "^2.18.11",
13
- "del": "^2.2.2",
+ "browser-sync": "^2.18.12",
+ "del": "^3.0.0",
14
"gulp": "^3.9.1",
15
"gulp-autoprefixer": "^4.0.0",
16
"gulp-cache": "^0.4.6",
17
- "gulp-clean-css": "^3.3.1",
+ "gulp-clean-css": "^3.6.0",
18
"gulp-concat": "^2.6.1",
19
- "gulp-imagemin": "^3.2.0",
+ "gulp-imagemin": "^3.3.0",
20
"gulp-notify": "^3.0.0",
21
"gulp-rename": "^1.2.2",
22
"gulp-rsync": "0.0.8",
23
"gulp-sass": "^3.1.0",
24
- "gulp-uglify": "^2.1.2",
+ "gulp-uglify": "^3.0.0",
25
"gulp-util": "^3.0.8",
26
"vinyl-ftp": "^0.6.0"
27
}
0 commit comments