diff --git a/package.json b/package.json index c601def..b2b0e48 100644 --- a/package.json +++ b/package.json @@ -14,14 +14,14 @@ "license": "MIT", "dependencies": {}, "devDependencies": { - "gulp": "^4.0.2", + "gulp": "4.0.2", "gulp-autoprefixer": "7.0.1", "gulp-clean": "0.4.0", "gulp-clean-css": "4.3.0", "gulp-concat": "2.6.1", "gulp-filelist": "2.0.5", "gulp-iconfont": "11.0.0", - "gulp-minify": "^3.1.0", + "gulp-minify": "3.1.0", "gulp-real-favicon": "0.3.2", "gulp-rename": "2.0.0", "gulp-rev": "9.0.0",