Update raf and debounce modules

This commit is contained in:
Nicolas Gallagher
2017-12-02 15:56:22 -08:00
parent ff2b0c9bdc
commit 2acd8e477c
2 changed files with 5 additions and 11 deletions
+2 -2
View File
@@ -65,7 +65,7 @@
"array-find-index": "^1.0.2",
"babel-runtime": "^6.26.0",
"create-react-class": "^15.6.2",
"debounce": "1.0.2",
"debounce": "^1.1.0",
"deep-assign": "^2.0.0",
"fbjs": "^0.8.16",
"hyphenate-style-name": "^1.0.2",
@@ -96,7 +96,7 @@
"jest": "^21.2.1",
"lint-staged": "^4.1.3",
"prettier": "^1.8.2",
"raf": "^3.3.2",
"raf": "^3.4.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-test-renderer": "^16.2.0",