Update dependency bootstrap to ^5.2.0 #135
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@
|
||||||
"sass": "^1.50.1"
|
"sass": "^1.50.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "^5.1.3"
|
"bootstrap": "^5.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue