forked from samuel-p/sp-codes.de
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
8062e17723
1 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@
|
|||
"url": "https://git.sp-codes.de/samuel-p/sp-codes.de"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"browser-sync": "^2.27.9"
|
||||
"browser-sync": "^2.27.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^1.0.1",
|
||||
|
@ -27,13 +27,13 @@
|
|||
"@node-minify/html-minifier": "^6.2.0",
|
||||
"cpx": "^1.5.0",
|
||||
"glob": "^8.0.1",
|
||||
"minify": "^8.0.4",
|
||||
"minify": "^9.1.0",
|
||||
"node-sass": "^7.0.1",
|
||||
"node-sass-tilde-importer": "^1.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^4.6.1"
|
||||
"bootstrap": "^4.6.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue