Skip to content

Commit 770afc8

Browse files
authored
Fix repo and homepage links
1 parent e94b8ce commit 770afc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
],
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/ctrlplusb/npm-library-starter.git"
15+
"url": "https://github.com/ctrlplusb/react-component-queries.git"
1616
},
17-
"homepage": "https://github.com/ctrlplusb/npm-library-starter#readme",
17+
"homepage": "https://github.com/ctrlplusb/react-component-queries#readme",
1818
"author": "Sean Matheson <[email protected]>",
1919
"keywords": [
2020
"library"

0 commit comments

Comments
 (0)