chore: executable build corrections

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2022-06-23 19:47:17 +05:30
parent a2c88808ea
commit 1d2b59ba73
9 changed files with 28 additions and 30 deletions

View File

@@ -28,6 +28,6 @@
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"nocodb-daily": "0.91.10"
"nocodb": "0.91.10"
}
}