package.json: use the https repo URL.
authorXhmikosR <xhmikosr@users.sourceforge.net>
Tue, 24 Dec 2013 18:26:42 +0000 (20:26 +0200)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Wed, 25 Dec 2013 05:46:22 +0000 (07:46 +0200)
package.json

index fa3ade0..d025796 100644 (file)
@@ -7,7 +7,7 @@
   "license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0",
   "repository": {
     "type": "git",
-    "url": "git://github.com/thomaspark/bootswatch.git"
+    "url": "https://github.com/thomaspark/bootswatch.git"
   },
   "engines": {
     "node": ">= 0.8.11"