update dependencies

This commit is contained in:
David Miller
2019-03-26 02:08:05 -04:00
parent efd6bbdffb
commit e03019496f
136 changed files with 1622 additions and 2573 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"title": "Resume",
"name": "startbootstrap-resume",
"version": "5.0.4",
"version": "5.0.5",
"scripts": {
"start": "gulp watch"
},
@@ -29,14 +29,14 @@
"url": "https://github.com/BlackrockDigital/startbootstrap-resume.git"
},
"dependencies": {
"@fortawesome/fontawesome-free": "5.7.2",
"@fortawesome/fontawesome-free": "5.8.1",
"bootstrap": "4.3.1",
"jquery": "3.3.1",
"jquery.easing": "^1.4.1"
},
"devDependencies": {
"browser-sync": "2.26.3",
"del": "^3.0.0",
"del": "4.0.0",
"gulp": "4.0.0",
"gulp-autoprefixer": "6.0.0",
"gulp-clean-css": "4.0.0",
@@ -44,7 +44,7 @@
"gulp-plumber": "^1.2.1",
"gulp-rename": "1.4.0",
"gulp-sass": "4.0.2",
"gulp-uglify": "3.0.1",
"gulp-uglify": "3.0.2",
"merge-stream": "^1.0.1"
}
}