diff --git a/package-lock.json b/package-lock.json index 54e69634..26a32a5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,6 +7,16 @@ "": { "name": "fast-xml-parser", "version": "4.2.2", + "funding": [ + { + "type": "paypal", + "url": "https://paypal.me/naturalintelligence" + }, + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + } + ], "license": "MIT", "dependencies": { "strnum": "^1.0.5" @@ -29,10 +39,6 @@ "publish-please": "^5.5.2", "webpack": "^5.64.4", "webpack-cli": "^4.9.1" - }, - "funding": { - "type": "paypal", - "url": "https://paypal.me/naturalintelligence" } }, "node_modules/@babel/code-frame": {