fix: add missing dependency
Deploy Miniplan / build (push) Failing after 1m2s

This commit is contained in:
2026-07-21 13:49:29 +02:00
parent c7f3fb0e6e
commit 7adeb41402
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
"type-check": "vue-tsc --noEmit -p tsconfig.app.json --composite false"
},
"dependencies": {
"crypto-js": "^4.2.0",
"dropzone-vue3": "^1.0.2",
"rxjs": "^7.8.1",
"underscore": "^1.13.7",