mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 12:51:52 +02:00
package.json: Add funding property (#29646)
This commit is contained in:
committed by
XhmikosR
parent
c9ae98ee38
commit
67015b4aa2
@@ -163,5 +163,9 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"popper.js": "^1.16.0"
|
"popper.js": "^1.16.0"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"type": "opencollective",
|
||||||
|
"url": "https://opencollective.com/bootstrap"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user