1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-01-18 03:31:30 +00:00

chore: Switch Vue Providers

This commit is contained in:
Braeden 2024-10-27 19:49:43 -04:00
parent a8ff1ceb88
commit a18bfa2240

View file

@ -13,7 +13,7 @@
<link href="https://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/vue@2.6.12"></script>
<script src="https://unpkg.com/vue@2.7.16/dist/vue.min.js"></script>
<script src="js/technical/break_eternity.js"></script>
<script src="js/technical/layerSupport.js"></script>