Skip to content

Commit 3890681

Browse files
author
Eric Amodio
committed
Replaces full lodash with lodash.debounce
1 parent 4970f7d commit 3890681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"fs-extra-promise": "^0.3.1",
3131
"http-proxy-agent": "^1.0.0",
3232
"https-proxy-agent": "^1.0.0",
33-
"lodash": "^4.15.0",
33+
"lodash.debounce": "^4.0.8",
3434
"open": "*",
3535
"semver": "*",
3636
"tmp": "0.0.28",

0 commit comments

Comments
 (0)