Merge pull request #686 from FlowiseAI/bugfix/UI-Package-Babel-Warning

Bugfix/UI-Package-Babel-Warning
This commit is contained in:
Henry Heng
2023-08-03 11:53:32 +01:00
committed by GitHub
+1
View File
@@ -75,6 +75,7 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "^7.15.8", "@babel/eslint-parser": "^7.15.8",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@craco/craco": "^7.1.0", "@craco/craco": "^7.1.0",
"@testing-library/jest-dom": "^5.11.10", "@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^14.0.0", "@testing-library/react": "^14.0.0",