Skip to content

Commit 1f8252f

Browse files
authored
Merge pull request #91 from stipsan/patch-1
Fix repo and homepage links
2 parents e94b8ce + 770afc8 commit 1f8252f

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)