Skip to content

Commit 85320c2

Browse files
committed
feat(legacy-challenge): use client-rdb from topcoder-framework
1 parent 4df2104 commit 85320c2

24 files changed

+437
-480
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"license": "ISC",
1717
"dependencies": {
1818
"@grpc/grpc-js": "^1.7.1",
19-
"@topcoder-framework/client-relational": "^0.4.23-ci.0",
20-
"@topcoder-framework/lib-common": "^0.4.23-ci.0",
19+
"@topcoder-framework/client-relational": "^0.4.24-ci.0",
20+
"@topcoder-framework/lib-common": "^0.4.24-ci.0",
2121
"dayjs": "^1.11.5",
2222
"dotenv": "^16.0.3",
2323
"grpc-server-reflection": "^0.1.5",

src/common/QueryRunner.ts

Lines changed: 0 additions & 269 deletions
This file was deleted.

src/common/TableColumn.ts

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)