bootstrap-vue-next
Advanced tools
Comparing version 0.23.0 to 0.23.1
@@ -1,7 +0,7 @@ | ||
export { default as toast } from './toastPlugin'; | ||
export { default as breadcrumb } from './breadcrumbPlugin'; | ||
export { default as id } from './idPlugin'; | ||
export { default as modalController } from './modalControllerPlugin'; | ||
export { default as modalManager } from './modalManagerPlugin'; | ||
export { default as rtl } from './rtlPlugin'; | ||
export { default as defaults } from './defaultsPlugin'; | ||
export { default as toastPlugin } from './toastPlugin'; | ||
export { default as breadcrumbPlugin } from './breadcrumbPlugin'; | ||
export { default as idPlugin } from './idPlugin'; | ||
export { default as modalControllerPlugin } from './modalControllerPlugin'; | ||
export { default as modalManagerPlugin } from './modalManagerPlugin'; | ||
export { default as rtlPlugin } from './rtlPlugin'; | ||
export { default as defaultsPlugin } from './defaultsPlugin'; |
@@ -5,3 +5,3 @@ { | ||
"description": "BootstrapVueNext is an early and lovely component library for Vue 3 & Nuxt 3 based on Bootstrap 5 and Typescript.", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"license": "MIT", | ||
@@ -8,0 +8,0 @@ "main": "./dist/bootstrap-vue-next.umd.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3592424