This commit is contained in:
chillwafflez 2024-03-23 01:26:14 -07:00
commit 0b3d94c853
3 changed files with 2 additions and 1 deletions

1
package-lock.json generated
View File

@ -12,6 +12,7 @@
"vue": "^3.2.45",
"vue-flight-indicators": "^0.1.1",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@tauri-apps/cli": "^1.4.0",

View File

@ -8914,7 +8914,6 @@ packages:
'@vue/devtools-api': 6.6.1
vue: 3.2.45
dev: false
/vue-style-loader@4.1.3:
resolution: {integrity: sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==}
dependencies:

View File

@ -43,6 +43,7 @@ import { RouterView } from "vue-router";
>
</p>
</div> -->
</template>