Skip to content

Commit 3399475

Browse files
committed
chore: update funding info
1 parent d3f52a2 commit 3399475

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -254,15 +254,15 @@ Irrelevant tests
254254

255255
### Sponsors
256256

257-
| 1stG | RxTS | UnTS |
257+
| 1stG | UnRs | UnTS |
258258
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
259-
| [![1stG Open Collective backers and sponsors](https://opencollective.com/1stG/organizations.svg)](https://opencollective.com/1stG) | [![RxTS Open Collective backers and sponsors](https://opencollective.com/rxts/organizations.svg)](https://opencollective.com/rxts) | [![UnTS Open Collective backers and sponsors](https://opencollective.com/unts/organizations.svg)](https://opencollective.com/unts) |
259+
| [![1stG Open Collective backers and sponsors](https://opencollective.com/1stG/organizations.svg)](https://opencollective.com/1stG) | [![UnRs Open Collective backers and sponsors](https://opencollective.com/unrs/organizations.svg)](https://opencollective.com/unrs) | [![UnTS Open Collective backers and sponsors](https://opencollective.com/unts/organizations.svg)](https://opencollective.com/unts) |
260260

261261
### Backers
262262

263-
| 1stG | RxTS | UnTS |
263+
| 1stG | UnRs | UnTS |
264264
| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
265-
| [![1stG Open Collective backers and sponsors](https://opencollective.com/1stG/individuals.svg)](https://opencollective.com/1stG) | [![RxTS Open Collective backers and sponsors](https://opencollective.com/rxts/individuals.svg)](https://opencollective.com/rxts) | [![UnTS Open Collective backers and sponsors](https://opencollective.com/unts/individuals.svg)](https://opencollective.com/unts) |
265+
| [![1stG Open Collective backers and sponsors](https://opencollective.com/1stG/individuals.svg)](https://opencollective.com/1stG) | [![UnRs Open Collective backers and sponsors](https://opencollective.com/unrs/individuals.svg)](https://opencollective.com/unrs) | [![UnTS Open Collective backers and sponsors](https://opencollective.com/unts/individuals.svg)](https://opencollective.com/unts) |
266266

267267
## 📖 License
268268

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "git+https://github.com/unrs/unrs-resolver.git",
77
"homepage": "https://github.com/unrs/unrs-resolver#readme",
88
"author": "JounQin <[email protected]> (https://www.1stG.me)",
9-
"funding": "https://github.com/sponsors/JounQin",
9+
"funding": "https://opencollective.com/unrs-resolver",
1010
"license": "MIT",
1111
"main": "index.js",
1212
"browser": "browser.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"version": "0.0.0",
55
"repository": "git+https://github.com/unrs/unrs-resolver.git",
6-
"funding": "https://github.com/sponsors/JounQin",
6+
"funding": "https://opencollective.com/unrs-resolver",
77
"scripts": {
88
"build": "napi build --platform --release --package-json-path npm/package.json --manifest-path napi/Cargo.toml",
99
"build:debug": "napi build --platform --package-json-path npm/package.json --manifest-path napi/Cargo.toml",

0 commit comments

Comments
 (0)