Show some seed settings

This commit is contained in:
2025-03-02 21:42:41 -06:00
parent f85f1ec3f6
commit 443150aab1
6 changed files with 199 additions and 5 deletions

View File

@@ -16,10 +16,12 @@
"crc-32": "^1.2.2",
"js-base64": "^3.7.7",
"localforage": "^1.10.0",
"mustache": "^4.2.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@modyfi/vite-plugin-yaml": "^1.1.1",
"@vitejs/plugin-vue": "^5.2.1",
"vite": "^6.1.0",
"vite-plugin-vue-devtools": "^7.7.2"