Skip to content

Commit f8daf45

Browse files
Merge pull request #764 from eamodio/bug-#735
Replaces full lodash with lodash.debounce
2 parents 4970f7d + 3890681 commit f8daf45

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)