Skip to content

Commit 059f7f7

Browse files
authored
chore, remove the package babel-plugin-ramda which is not needed now that Ramda is removed (#9485)
1 parent 1f4a729 commit 059f7f7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

babel.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ module.exports = function (api) {
1616
],
1717
];
1818
const plugins = [
19-
'ramda',
2019
[
2120
'@babel/plugin-transform-modules-commonjs',
2221
{

workspace.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@
377377
"assert": "^2.1.0",
378378
"async-mutex": "0.3.1",
379379
"async-retry": "^1.3.3",
380-
"babel-plugin-ramda": "2.1.1",
381380
"babel-plugin-transform-typescript-metadata": "0.3.1",
382381
"body-parser": "1.20.2",
383382
"buffer": "6.0.3",

0 commit comments

Comments
 (0)