Compare commits

..

No commits in common. "7a15a4886ec8c56cc5a0d03b8c8265f389428174" and "43450ed98ee924f983bb7b84ba9eb8854d635ec8" have entirely different histories.

View file

@ -20,19 +20,19 @@
"lazypipe": "1.0.1",
"gulp-flatmap": "1.0.2",
"gulp-header": "2.0.5",
"gulp-rename": "2.0.0",
"gulp-rename": "1.4.0",
"gulp-concat": "2.6.1",
"gulp-terser": "1.1.7",
"gulp-optimize-js": "1.1.0",
"gulp-sass": "4.0.2",
"gulp-postcss": "8.0.0",
"cssnano": "4.1.10",
"autoprefixer": "9.8.4",
"autoprefixer": "9.6.1",
"node-sass-tilde-importer": "^1.0.2"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.1",
"bootstrap": "^4.5.0",
"bootstrap": "^4.3.1",
"jquery": "^3.4.1"
}
}