0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

package.json: Add funding property (#29646)

This commit is contained in:
Martijn Cuppens 2019-11-07 19:28:51 +01:00 committed by XhmikosR
parent a0bb417691
commit 5be0fe8820

View File

@ -177,5 +177,9 @@
"jquery": "1.9.1 - 3",
"popper.js": "^1.16.0"
}
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/bootstrap"
}
}