Skip to content

Commit 2f46ab0

Browse files
authored
Merge pull request FlowiseAI#686 from FlowiseAI/bugfix/UI-Package-Babel-Warning
Bugfix/UI-Package-Babel-Warning
2 parents 75e8dba + 7f1d4b7 commit 2f46ab0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ui/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
},
7676
"devDependencies": {
7777
"@babel/eslint-parser": "^7.15.8",
78+
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
7879
"@craco/craco": "^7.1.0",
7980
"@testing-library/jest-dom": "^5.11.10",
8081
"@testing-library/react": "^14.0.0",

0 commit comments

Comments
 (0)