diff --git a/packages/nc-gui/package.json b/packages/nc-gui/package.json index 1dd38c3461..8f428c85d6 100644 --- a/packages/nc-gui/package.json +++ b/packages/nc-gui/package.json @@ -74,7 +74,7 @@ "marked": "^4.3.0", "monaco-editor": "^0.45.0", "monaco-sql-languages": "^0.11.0", - "nocodb-sdk": "0.204.4", + "nocodb-sdk": "workspace:^", "papaparse": "^5.4.1", "parse-github-url": "^1.0.2", "pinia": "^2.1.7", diff --git a/packages/nocodb/package.json b/packages/nocodb/package.json index 177a008a47..8b7e8e80b5 100644 --- a/packages/nocodb/package.json +++ b/packages/nocodb/package.json @@ -137,7 +137,7 @@ "ncp": "^2.0.0", "nestjs-kafka": "^1.0.6", "nestjs-throttler-storage-redis": "^0.4.2", - "nocodb-sdk": "0.204.4", + "nocodb-sdk": "workspace:^", "nodemailer": "^6.9.11", "object-hash": "^3.0.0", "object-sizeof": "^2.6.4", @@ -229,4 +229,4 @@ "coverageDirectory": "../coverage", "testEnvironment": "node" } -} \ No newline at end of file +} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c4b3ab4f07..7cb8ee4678 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,7 +142,7 @@ importers: specifier: ^0.11.0 version: 0.11.0 nocodb-sdk: - specifier: 0.204.4 + specifier: workspace:^ version: link:../nocodb-sdk papaparse: specifier: ^5.4.1 @@ -692,7 +692,7 @@ importers: specifier: ^0.4.2 version: 0.4.2(@nestjs/common@10.3.3)(@nestjs/core@10.3.3)(@nestjs/throttler@5.1.2)(ioredis@5.3.2)(reflect-metadata@0.2.1) nocodb-sdk: - specifier: 0.204.4 + specifier: workspace:^ version: link:../nocodb-sdk nodemailer: specifier: ^6.9.11