mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
package.json: Add funding property (#29646)
This commit is contained in:
parent
c9ae98ee38
commit
67015b4aa2
1 changed files with 4 additions and 0 deletions
|
@ -163,5 +163,9 @@
|
|||
"peerDependencies": {
|
||||
"popper.js": "^1.16.0"
|
||||
}
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/bootstrap"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue