Fix requestAnimationFrame warnings in tests.

This commit is contained in:
Caleb
2017-11-11 17:46:38 -07:00
committed by Shawn Erquhart
parent 7c54fbd0df
commit bebea64e33
3 changed files with 8 additions and 0 deletions

View File

@ -109,6 +109,7 @@
"postcss-cssnext": "^3.0.2",
"postcss-import": "^11.0.0",
"postcss-loader": "^2.0.7",
"raf": "^3.4.0",
"react-hot-loader": "^3.0.0-beta.7",
"react-test-renderer": "^16.0.0",
"style-loader": "^0.18.2",