mirror of
https://github.com/Dictionarry-Hub/profilarr.git
synced 2026-01-22 10:51:02 +01:00
feat: add yaml dependency and update import in OpenAPI server handler
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"lucide-svelte": "^0.546.0",
|
||||
"marked": "^15.0.6",
|
||||
"simple-icons": "^15.17.0",
|
||||
"sveltekit-adapter-deno": "^0.16.1"
|
||||
"sveltekit-adapter-deno": "^0.16.1",
|
||||
"yaml": "^2.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/compat": "^1.4.0",
|
||||
|
||||
Reference in New Issue
Block a user