fix(polyfill): add polyfill

This commit is contained in:
KaiyiWing
2021-02-01 17:24:36 +08:00
parent c7362b98eb
commit 623e812e19
2 changed files with 2 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
"postcss": "^7",
"prettier": "^2.2.1",
"react": "^17.0.1",
"react-app-polyfill": "^2.0.0",
"react-cookie": "^4.0.3",
"react-dom": "^17.0.1",
"react-hotkeys-hook": "^3.0.3",