chore: fix yarn build warning (#2231)

This commit is contained in:
Yaodong Yu
2023-08-18 21:25:57 +08:00
committed by GitHub
parent abfc464155
commit 59fca0342e
2 changed files with 48 additions and 1 deletions

View File

@ -84,6 +84,7 @@
"devDependencies": {
"@babel/core": "^7.18.13",
"@babel/eslint-parser": "^7.18.9",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-react": "^7.18.6",
"cross-env": "^7.0.3",
"cypress": "^12.5.1",