diff --git a/package.json b/package.json
index ac893ba2bcd921c986233e036002167b9554eafb..47f62c54babe48fbf695a68abe7da0d641c44753 100644
--- a/package.json
+++ b/package.json
@@ -97,6 +97,10 @@
     "url": "https://github.com/twbs/bootstrap/issues"
   },
   "license": "MIT",
+  "funding": {
+    "type": "opencollective",
+    "url": "https://opencollective.com/bootstrap"
+  },
   "dependencies": {},
   "peerDependencies": {
     "jquery": "1.9.1 - 3",
@@ -175,9 +179,5 @@
       "jquery": "1.9.1 - 3",
       "popper.js": "^1.16.0"
     }
-  },
-  "funding": {
-    "type": "opencollective",
-    "url": "https://opencollective.com/bootstrap"
   }
 }