Skip to content

Commit 52b61ee

Browse files
committed
Update
1 parent 1910660 commit 52b61ee

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
"author": "WebDesign Master",
1010
"license": "ISC",
1111
"devDependencies": {
12-
"browser-sync": "^2.18.11",
13-
"del": "^2.2.2",
12+
"browser-sync": "^2.18.12",
13+
"del": "^3.0.0",
1414
"gulp": "^3.9.1",
1515
"gulp-autoprefixer": "^4.0.0",
1616
"gulp-cache": "^0.4.6",
17-
"gulp-clean-css": "^3.3.1",
17+
"gulp-clean-css": "^3.6.0",
1818
"gulp-concat": "^2.6.1",
19-
"gulp-imagemin": "^3.2.0",
19+
"gulp-imagemin": "^3.3.0",
2020
"gulp-notify": "^3.0.0",
2121
"gulp-rename": "^1.2.2",
2222
"gulp-rsync": "0.0.8",
2323
"gulp-sass": "^3.1.0",
24-
"gulp-uglify": "^2.1.2",
24+
"gulp-uglify": "^3.0.0",
2525
"gulp-util": "^3.0.8",
2626
"vinyl-ftp": "^0.6.0"
2727
}

0 commit comments

Comments
 (0)