aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 7b4eaaf89..d70a90655 100644
--- a/package.json
+++ b/package.json
@@ -82,6 +82,10 @@
"url": "https://github.com/twbs/bootstrap/issues"
},
"license": "MIT",
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/bootstrap"
+ },
"dependencies": {},
"peerDependencies": {
"popper.js": "^1.16.0"
@@ -163,9 +167,5 @@
"peerDependencies": {
"popper.js": "^1.16.0"
}
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/bootstrap"
}
}