We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20919fc commit 90bbdb5Copy full SHA for 90bbdb5
1 file changed
package.json
@@ -8,6 +8,9 @@
8
"url": "https://github.com/payloadcms/qs-esm.git"
9
},
10
"type": "module",
11
+ "funding": {
12
+ "url": "https://github.com/sponsors/ljharb"
13
+ },
14
"main": "lib/index.js",
15
"types": "lib/index.d.ts",
16
"sideEffects": false,
0 commit comments