Skip to content

Commit

Permalink
remove unneeded ramda
Browse files Browse the repository at this point in the history
  • Loading branch information
KSDaemon committed Oct 21, 2024
1 parent 0da9bcd commit 8dfdddd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/cubejs-athena-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"devDependencies": {
"@cubejs-backend/linter": "^1.0.0",
"@cubejs-backend/testing-shared": "^1.0.2",
"@types/ramda": "^0.27.40",
"typescript": "~5.2.2"
},
"publishConfig": {
Expand Down
1 change: 0 additions & 1 deletion packages/cubejs-trino-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"@cubejs-backend/schema-compiler": "^1.0.2",
"@cubejs-backend/shared": "^1.0.2",
"presto-client": "^0.12.2",
"ramda": "^0.27.0",
"sqlstring": "^2.3.1"
},
"license": "Apache-2.0",
Expand Down

0 comments on commit 8dfdddd

Please sign in to comment.