add dependency explicitly

This commit is contained in:
vorotamoroz
2026-06-17 10:36:38 +01:00
parent 93dc03e86f
commit 72033472f3
2 changed files with 28 additions and 2 deletions
+3 -1
View File
@@ -123,7 +123,9 @@
"vite": "^8.0.16",
"vitest": "^4.1.8",
"webdriverio": "^9.27.0",
"yaml": "^2.8.2"
"yaml": "^2.8.2",
"@emnapi/core": "1.11.1",
"@emnapi/runtime": "1.11.1"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.808.0",