mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +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",
|
"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