use oracledb purejs client

This commit is contained in:
Jan Prochazka
2024-05-31 10:17:48 +02:00
parent 958d786dfb
commit a2102a51a1
10 changed files with 13 additions and 42 deletions

View File

@@ -36,5 +36,8 @@
"lodash": "^4.17.21",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"oracledb": "^6.5.1"
}
}