Merge branch 'master' into mod-management

This commit is contained in:
Geometrically
2023-03-30 15:41:23 -07:00
committed by GitHub
22 changed files with 1553 additions and 342 deletions

View File

@@ -15,8 +15,9 @@
"dependencies": {
"@tauri-apps/api": "^1.2.0",
"axios": "^1.3.4",
"omorphia": "^0.4.0",
"omorphia": "^0.4.2",
"pinia": "^2.0.33",
"vite-svg-loader": "^4.0.0",
"vue": "^3.2.45",
"vue-router": "4"
},