feat: fix compatibility with lower version browsers like Chrome 87 (#1578)

This commit is contained in:
imp2002
2023-02-22 20:57:57 +08:00
committed by GitHub
parent 7e0ea0b8d9
commit 26e87b0d98
2 changed files with 7 additions and 3 deletions

View File

@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@ant-design/cssinjs": "^1.5.6",
"@ant-design/icons": "^4.7.0",
"@craco/craco": "^6.4.5",
"@crowdin/cli": "^3.7.10",