Merge pull request 'develop' (#51) from develop into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #51
This commit is contained in:
commit
3b31c3ff94
1 changed files with 4 additions and 4 deletions
|
@ -26,13 +26,13 @@
|
|||
"gulp-optimize-js": "1.1.0",
|
||||
"gulp-sass": "4.1.0",
|
||||
"gulp-postcss": "9.0.0",
|
||||
"cssnano": "4.1.10",
|
||||
"autoprefixer": "10.2.4",
|
||||
"cssnano": "5.0.0",
|
||||
"autoprefixer": "10.2.5",
|
||||
"node-sass-tilde-importer": "^1.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.15.2",
|
||||
"@fortawesome/fontawesome-free": "^5.15.3",
|
||||
"bootstrap": "^4.6.0",
|
||||
"jquery": "^3.5.1"
|
||||
"jquery": "^3.6.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue