Skip to content

Commit

Permalink
Remove unused lodash.debounce dependency (#788)
Browse files Browse the repository at this point in the history
Fixes #772 and #785

Looks like the lodash.debounce changes were rolled back in this commit 28a70c4#diff-a211b3645e08f044b3d64f65bbcabac9 but the package.json was missed.
  • Loading branch information
cheesestringer authored and paulmillr committed Feb 5, 2019
1 parent 60c15f4 commit 1c45f96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -50,7 +50,6 @@
"inherits": "^2.0.1",
"is-binary-path": "^1.0.0",
"is-glob": "^4.0.0",
"lodash.debounce": "^4.0.8",
"normalize-path": "^2.1.1",
"path-is-absolute": "^1.0.0",
"readdirp": "^2.0.0",
Expand Down

0 comments on commit 1c45f96

Please sign in to comment.