mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
package.json: Change repo URL to git+https
. (#24305)
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
"main": "dist/js/bootstrap",
|
"main": "dist/js/bootstrap",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/twbs/bootstrap.git"
|
"url": "git+https://github.com/twbs/bootstrap.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/twbs/bootstrap/issues"
|
"url": "https://github.com/twbs/bootstrap/issues"
|
||||||
|
Reference in New Issue
Block a user