chore: add missing dependency

This commit is contained in:
Mauricio Siu
2025-01-26 19:30:21 -06:00
parent 23de14f0b4
commit 3d5bed0915
2 changed files with 4 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
"test": "vitest --config __test__/vitest.config.ts"
},
"dependencies": {
"dockerode": "4.0.2",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-yaml": "^6.1.1",
"@codemirror/language": "^6.10.1",