Update Bootstrap to 5.3.0-alpha2
This commit is contained in:
4
paige/node_modules/bootstrap/js/src/base-component.js
generated
vendored
4
paige/node_modules/bootstrap/js/src/base-component.js
generated
vendored
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* --------------------------------------------------------------------------
|
||||
* Bootstrap (v5.3.0-alpha1): base-component.js
|
||||
* Bootstrap base-component.js
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
* --------------------------------------------------------------------------
|
||||
*/
|
||||
@@ -14,7 +14,7 @@ import Config from './util/config.js'
|
||||
* Constants
|
||||
*/
|
||||
|
||||
const VERSION = '5.3.0-alpha1'
|
||||
const VERSION = '5.3.0-alpha2'
|
||||
|
||||
/**
|
||||
* Class definition
|
||||
|
Reference in New Issue
Block a user