Skip to content

Commit 146b990

Browse files
committed
Update dependencies
1 parent 420cde6 commit 146b990

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"types": "index.d.ts",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/ntkme/react-github-btn.git"
10+
"url": "git+https://github.com/buttons/react-github-btn.git"
1111
},
1212
"keywords": [
1313
"React",
@@ -21,11 +21,11 @@
2121
},
2222
"license": "BSD-2-Clause",
2323
"bugs": {
24-
"url": "https://github.com/ntkme/react-github-btn/issues"
24+
"url": "https://github.com/buttons/react-github-btn/issues"
2525
},
2626
"homepage": "https://buttons.github.io/",
2727
"dependencies": {
28-
"github-buttons": "^2.21.1"
28+
"github-buttons": "^2.22.0"
2929
},
3030
"peerDependencies": {
3131
"react": ">=16.3.0"

0 commit comments

Comments
 (0)