Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Commit

Permalink
Update .gitmodules
Browse files Browse the repository at this point in the history
  • Loading branch information
nate-strauser committed Sep 14, 2012
1 parent bca22f6 commit 780b162
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitmodules
@@ -1,15 +1,15 @@
[submodule "node_modules/mocha"]
path = node_modules/mocha
url = git://github.com/visionmedia/mocha.git
url = https://github.com/visionmedia/mocha.git
[submodule "node_modules/commander"]
path = node_modules/commander
url = git://github.com/visionmedia/commander.js.git
url = https://github.com/visionmedia/commander.js.git
[submodule "nodify"]
path = nodify
url = git@github.com:jgonera/phantomjs-nodify.git
url = https://github.com/jgonera/phantomjs-nodify.git
[submodule "node_modules/debug"]
path = node_modules/debug
url = git://github.com/visionmedia/debug.git
url = https://github.com/visionmedia/debug.git
[submodule "node_modules/diff"]
path = node_modules/diff
url = https://github.com/kpdecker/jsdiff.git
Expand Down

0 comments on commit 780b162

Please sign in to comment.