Compare commits
No commits in common. "3b31c3ff946338808131d40642a4820b8d8c7823" and "e70dcb59aed0243fc36035ce3678d9b821200715" have entirely different histories.
3b31c3ff94
...
e70dcb59ae
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": "5.0.0",
|
||||
"autoprefixer": "10.2.5",
|
||||
"cssnano": "4.1.10",
|
||||
"autoprefixer": "10.2.4",
|
||||
"node-sass-tilde-importer": "^1.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.15.3",
|
||||
"@fortawesome/fontawesome-free": "^5.15.2",
|
||||
"bootstrap": "^4.6.0",
|
||||
"jquery": "^3.6.0"
|
||||
"jquery": "^3.5.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue