bump vue-bar-graph (#31705) (#31753)

backport vue-bar-graph bump to remove gsap dep
This commit is contained in:
techknowlogick 2024-08-01 14:34:32 -04:00 committed by GitHub
parent 6203ae764a
commit edf96fcf6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 197 additions and 25 deletions

View file

@ -1,5 +1,5 @@
<script>
import VueBarGraph from 'vue-bar-graph';
import {VueBarGraph} from 'vue-bar-graph';
import {createApp} from 'vue';
const sfc = {