From 455f099b504ec07dd492ab31987ae05a6f6774c7 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 28 Sep 2015 12:39:59 -0500 Subject: Adds atom packages --- .../vim-mode-visual-block/node_modules/underscore-plus/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atom/packages/vim-mode-visual-block/node_modules/underscore-plus/package.json') 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" -- cgit