1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-14 14:37:20 +00:00

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
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 = {