mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-27 13:35:46 +00:00
chore: add nc-sql-executor to pnpm workspace
Signed-off-by: mertmit <mertmit99@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "nc-sql-executor",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"dev": "nodemon -e ts,js -w ./src -x \"ts-node src/index --log-error --project tsconfig.json\"",
|
||||
"build": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user