Update dependency bootstrap to ^4.6.1 #99
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "^4.6.0"
|
"bootstrap": "^4.6.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue