Skip to content

Commit

Permalink
Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Dec 7, 2024
1 parent 4edf437 commit b14e818
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/funding.yml

This file was deleted.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "7.0.0",
"description": "Easily load and save config without having to think about where and how",
"license": "BSD-2-Clause",
"repository": "yeoman/configstore",
"funding": "https://github.com/yeoman/configstore?sponsor=1",
"repository": "sindresorhus/configstore",
"funding": "https://github.com/sponsors/sindresorhus",
"author": {
"name": "Sindre Sorhus",
"email": "[email protected]",
Expand Down Expand Up @@ -42,8 +42,8 @@
"xdg-basedir": "^5.1.0"
},
"devDependencies": {
"ava": "^6.1.3",
"xo": "^0.58.0"
"ava": "^6.2.0",
"xo": "^0.60.0"
},
"ava": {
"serial": true
Expand Down

0 comments on commit b14e818

Please sign in to comment.