removed optional dependencies from API and app

This commit is contained in:
SPRINX0\prochazka
2024-11-13 10:48:02 +01:00
parent f53142d98a
commit 0ad7c99274
2 changed files with 0 additions and 10 deletions

View File

@@ -85,10 +85,5 @@
"typescript": "^4.4.3",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
},
"optionalDependencies": {
"better-sqlite3": "9.6.0",
"msnodesqlv8": "^4.2.1",
"oracledb": "^6.6.0"
}
}