mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
build(deps): add yaml lib to handle yaml files
This commit is contained in:
parent
8800a15526
commit
323e451d5a
2 changed files with 567 additions and 358 deletions
|
@ -98,6 +98,7 @@
|
||||||
"uuid": "^9.0.1",
|
"uuid": "^9.0.1",
|
||||||
"vite-plugin-svgr": "^4.2.0",
|
"vite-plugin-svgr": "^4.2.0",
|
||||||
"vite-tsconfig-paths": "^4.3.2",
|
"vite-tsconfig-paths": "^4.3.2",
|
||||||
"winston": "^3.12.0"
|
"winston": "^3.12.0",
|
||||||
|
"yaml": "^2.4.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue