Skip to content

Commit

Permalink
package.json: distinguish between sponsors/funders/backers
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Dec 11, 2023
1 parent 2a2aec0 commit 450d7ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"funding": "https://bevry.me/fund",
"author": "2012+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me)",
"sponsors": [
"funders": [
"GoVests <oren@govests.com.au> (https://www.govests.com.au)"
],
"maintainers": [
Expand Down Expand Up @@ -249,4 +249,4 @@
"trailingComma": "all",
"endOfLine": "lf"
}
}
}

0 comments on commit 450d7ad

Please sign in to comment.