chore: add node-pre-gyp dependency

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2024-10-07 00:38:20 +05:30
parent a652d4e8e6
commit b988ccdfd8
4 changed files with 27 additions and 31 deletions

View File

@@ -33,7 +33,7 @@
"nocodb": "0.204.9"
},
"overrides": {
"sqlite3": "5.1.7"
"sqlite3": "5.1.6"
},
"devDependencies": {
"@mapbox/node-pre-gyp": "^1.0.11"