Skip to content

Commit 63bc313

Browse files
committed
chore(npm): update funding URL (#26066)
Update npm package funding links to the Oxc organization sponsorship page. Closes #26062. AI-assisted with Codex.
1 parent ba2433f commit 63bc313

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

napi/minify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"directory": "napi/minify"
2222
},
2323
"funding": {
24-
"url": "https://github.com/sponsors/Boshen"
24+
"url": "https://github.com/sponsors/oxc-project"
2525
},
2626
"files": [
2727
"browser.js",

napi/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"directory": "napi/parser"
2121
},
2222
"funding": {
23-
"url": "https://github.com/sponsors/Boshen"
23+
"url": "https://github.com/sponsors/oxc-project"
2424
},
2525
"files": [
2626
"src-js/bindings.js",

napi/transform-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"directory": "napi/transform-react"
2323
},
2424
"funding": {
25-
"url": "https://github.com/sponsors/Boshen"
25+
"url": "https://github.com/sponsors/oxc-project"
2626
},
2727
"files": [
2828
"browser.js",

napi/transform-relay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"directory": "napi/transform-relay"
2121
},
2222
"funding": {
23-
"url": "https://github.com/sponsors/Boshen"
23+
"url": "https://github.com/sponsors/oxc-project"
2424
},
2525
"files": [
2626
"browser.js",

napi/transform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"directory": "napi/transform"
2323
},
2424
"funding": {
25-
"url": "https://github.com/sponsors/Boshen"
25+
"url": "https://github.com/sponsors/oxc-project"
2626
},
2727
"files": [
2828
"browser.js",

npm/oxc-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"directory": "npm/oxc-types"
1717
},
1818
"funding": {
19-
"url": "https://github.com/sponsors/Boshen"
19+
"url": "https://github.com/sponsors/oxc-project"
2020
},
2121
"files": [
2222
"types.d.ts"

npm/oxfmt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"directory": "npm/oxfmt"
2121
},
2222
"funding": {
23-
"url": "https://github.com/sponsors/Boshen"
23+
"url": "https://github.com/sponsors/oxc-project"
2424
},
2525
"bin": {
2626
"oxfmt": "bin/oxfmt"

npm/oxlint-plugin-eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"directory": "npm/oxlint-plugin-eslint"
1919
},
2020
"funding": {
21-
"url": "https://github.com/sponsors/Boshen"
21+
"url": "https://github.com/sponsors/oxc-project"
2222
},
2323
"files": [
2424
"index.js",

npm/oxlint-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"directory": "npm/oxlint-plugins"
1919
},
2020
"funding": {
21-
"url": "https://github.com/sponsors/Boshen"
21+
"url": "https://github.com/sponsors/oxc-project"
2222
},
2323
"files": [
2424
"index.js",

npm/oxlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"directory": "npm/oxlint"
2121
},
2222
"funding": {
23-
"url": "https://github.com/sponsors/Boshen"
23+
"url": "https://github.com/sponsors/oxc-project"
2424
},
2525
"bin": {
2626
"oxlint": "bin/oxlint"

0 commit comments

Comments
 (0)