chore: use local sdk path file:../nocodb-sdk

This commit is contained in:
Wing-Kam Wong
2022-12-29 19:09:51 +08:00
parent 567665f262
commit 3230651515
4 changed files with 40 additions and 48 deletions

View File

@@ -52,7 +52,7 @@
"jwt-decode": "^3.1.2",
"locale-codes": "^1.3.1",
"monaco-editor": "^0.33.0",
"nocodb-sdk": "0.101.0-beta.0",
"nocodb-sdk": "file:../nocodb-sdk",
"papaparse": "^5.3.2",
"qrcode": "^1.5.1",
"socket.io-client": "^4.5.1",