Skip to content

Commit 89afdc1

Browse files
committed
remove unneeded ramda
1 parent 4360ceb commit 89afdc1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/cubejs-athena-driver/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"devDependencies": {
3737
"@cubejs-backend/linter": "^1.0.0",
3838
"@cubejs-backend/testing-shared": "^1.0.2",
39-
"@types/ramda": "^0.27.40",
4039
"typescript": "~5.2.2"
4140
},
4241
"publishConfig": {

packages/cubejs-trino-driver/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"@cubejs-backend/schema-compiler": "^1.0.2",
3131
"@cubejs-backend/shared": "^1.0.2",
3232
"presto-client": "^0.12.2",
33-
"ramda": "^0.27.0",
3433
"sqlstring": "^2.3.1"
3534
},
3635
"license": "Apache-2.0",

0 commit comments

Comments
 (0)