mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 01:15:28 +00:00
chore: dependency for pkg-executable
Signed-off-by: mertmit <mertmit99@gmail.com>
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"nocodb": "0.111.0"
|
||||
"nocodb": "0.202.5",
|
||||
"@nestjs/common": "^10.2.1",
|
||||
"@nestjs/core": "^10.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user