mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
package.json: Change repo URL to git+https. (#24305)
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user