Remove requestAnimationFrame test polyfill (#25056)
This commit is contained in:
parent
7bb8030cc1
commit
7d805cfa90
3 changed files with 1 additions and 9 deletions
|
@ -155,7 +155,6 @@
|
|||
"@types/pg": "^8.6.6",
|
||||
"@types/prop-types": "^15.7.5",
|
||||
"@types/punycode": "^2.1.0",
|
||||
"@types/raf": "^3.4.0",
|
||||
"@types/react": "^16.14.38",
|
||||
"@types/react-dom": "^16.9.18",
|
||||
"@types/react-helmet": "^6.1.6",
|
||||
|
@ -195,7 +194,6 @@
|
|||
"jest-environment-jsdom": "^29.5.0",
|
||||
"lint-staged": "^13.2.2",
|
||||
"prettier": "^2.8.8",
|
||||
"raf": "^3.4.1",
|
||||
"react-intl-translations-manager": "^5.0.3",
|
||||
"react-test-renderer": "^16.14.0",
|
||||
"stylelint": "^15.6.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue