diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-28 12:39:59 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-28 12:39:59 -0500 |
| commit | 455f099b504ec07dd492ab31987ae05a6f6774c7 (patch) | |
| tree | 22b0c7fd8e492733b97e661750a2d79c46da451d /atom/packages/vim-mode-visual-block/node_modules/underscore-plus/package.json | |
| parent | 24c7594d62d8d7fbbcdb64b11ce4adc5d8e6991a (diff) | |
Adds atom packages
Diffstat (limited to 'atom/packages/vim-mode-visual-block/node_modules/underscore-plus/package.json')
| -rw-r--r-- | atom/packages/vim-mode-visual-block/node_modules/underscore-plus/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atom/packages/vim-mode-visual-block/node_modules/underscore-plus/package.json b/atom/packages/vim-mode-visual-block/node_modules/underscore-plus/package.json index 1650d7d..067af6f 100644 --- a/atom/packages/vim-mode-visual-block/node_modules/underscore-plus/package.json +++ b/atom/packages/vim-mode-visual-block/node_modules/underscore-plus/package.json @@ -15,7 +15,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/atom/underscore-plus.git" + "url": "git+https://github.com/atom/underscore-plus.git" }, "bugs": { "url": "https://github.com/atom/underscore-plus/issues" |