Upgrade deps
Showing
... | ... | @@ -6,12 +6,12 @@ |
"author": "Mason SRCT", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@fortawesome/fontawesome-free": "^5.3.1", | ||
"@fortawesome/fontawesome-free": "latest", | ||
"autoprefixer": "^9.1.5", | ||
"bootstrap": "^4.1.3", | ||
"bootstrap": "latest", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-connect": "^5.6.1", | ||
"gulp-imagemin": "^4.1.0", | ||
"gulp-imagemin": "^5.0.3", | ||
"gulp-minify": "^3.1.0", | ||
"gulp-postcss": "^8.0.0", | ||
"gulp-rename": "^1.4.0", | ||
... | ... | @@ -19,10 +19,10 @@ |
"gulp-sourcemaps": "^2.6.1", | ||
"gulp-uglify": "^3.0.1", | ||
"gulp-uglifycss": "^1.1.0", | ||
"jquery": "^3.2.1", | ||
"jquery": "latest", | ||
"merge-stream": "^1.0.1" | ||
}, | ||
"devDependencies": { | ||
"gulp": "^3.9.1" | ||
"gulp": "^4.0.0" | ||
} | ||
} |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment