This commit is contained in:
Jan Prochazka
2024-07-31 13:39:48 +02:00
parent dc45b1e75f
commit f7f4a0ed3f
3 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,6 @@
"ncp": "^2.0.0",
"node-cron": "^2.0.3",
"on-finished": "^2.4.1",
"oracledb": "^6.6.0",
"pinomin": "^1.0.4",
"portfinder": "^1.0.28",
"rimraf": "^3.0.0",
@@ -85,6 +84,7 @@
},
"optionalDependencies": {
"better-sqlite3": "9.6.0",
"msnodesqlv8": "^4.2.1"
"msnodesqlv8": "^4.2.1",
"oracledb": "^6.6.0"
}
}