mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-15 10:58:36 -05:00
Fixes #7 - missing lodash dependency
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"globalDependencies": {
|
||||
"tmp": "registry:dt/tmp#0.0.0+20160514170650"
|
||||
},
|
||||
"dependencies": {
|
||||
"lodash": "registry:npm/lodash#4.0.0+20160723033700"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user