Skip to content

Commit 93e1cbb

Browse files
author
jtassin
committed
add lodash.debounce for debounce config
1 parent d00388e commit 93e1cbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"babel-runtime": "^6.26.0",
5454
"invariant": "^2.2.2",
5555
"lodash.curry": "^4.1.1",
56+
"lodash.debounce": "^4.0.8",
5657
"lodash.isfunction": "^3.0.8",
5758
"lodash.isobject": "^3.0.2",
5859
"lodash.isplainobject": "^4.0.6",

0 commit comments

Comments
 (0)