Bootstrap v5 Beta 1

This commit is contained in:
2020-12-07 21:31:39 +02:00
parent d41723fa5d
commit 74299d9faa
2 changed files with 17 additions and 24 deletions

View File

@ -19,11 +19,11 @@
"license": "CC-BY-3.0",
"devDependencies": {
"autoprefixer": "^10.0.2",
"bootstrap": "^5.0.0-alpha3",
"bootstrap": "^5.0.0-beta1",
"clean-css-cli": "^4.3.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.1.6",
"postcss": "^8.1.14",
"postcss-cli": "^8.2.0",
"sass": "^1.29.0"
"sass": "^1.30.0"
}
}