mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 01:40:21 +00:00
🔥 Remove lib version from vue-chartjs object
The lib version is also defined in the webpack banner plugin, so actually there is no need to include it into the lib object. Closes issue #310
This commit is contained in:
@@ -13,7 +13,6 @@ import {
|
||||
} from './BaseCharts'
|
||||
|
||||
const VueCharts = {
|
||||
version: LIB_VERSION,
|
||||
Bar,
|
||||
HorizontalBar,
|
||||
Doughnut,
|
||||
|
||||
Reference in New Issue
Block a user