aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-10-09 14:34:32 +0300
committerGitHub <[email protected]>2017-10-09 14:34:32 +0300
commit64567de6d00ce496008458b85d80b450828ee5ec (patch)
treea96648b0a34eba88ecd0ac6695d2e9e866576cec /package.json
parentd687ba56840c8ccd00b57271ef67da5a682abdd0 (diff)
downloadbootstrap-64567de6d00ce496008458b85d80b450828ee5ec.tar.xz
bootstrap-64567de6d00ce496008458b85d80b450828ee5ec.zip
package.json: Change repo URL to `git+https`. (#24305)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0efed5560..ba56a1d42 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"main": "dist/js/bootstrap",
"repository": {
"type": "git",
- "url": "https://github.com/twbs/bootstrap.git"
+ "url": "git+https://github.com/twbs/bootstrap.git"
},
"bugs": {
"url": "https://github.com/twbs/bootstrap/issues"