Merge remote-tracking branch 'origin/develop' into develop
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Samuel Philipp 2020-08-09 00:57:03 +02:00
commit 4b40f09159
1 changed files with 3 additions and 3 deletions

View File

@ -22,17 +22,17 @@
"gulp-header": "2.0.9",
"gulp-rename": "2.0.0",
"gulp-concat": "2.6.1",
"gulp-terser": "1.2.1",
"gulp-terser": "1.3.2",
"gulp-optimize-js": "1.1.0",
"gulp-sass": "4.1.0",
"gulp-postcss": "8.0.0",
"cssnano": "4.1.10",
"autoprefixer": "9.8.5",
"autoprefixer": "9.8.6",
"node-sass-tilde-importer": "^1.0.2"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.14.0",
"bootstrap": "^4.5.0",
"bootstrap": "^4.5.2",
"jquery": "^3.5.1"
}
}