Skip to content

Commit

Permalink
fix: correct links in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thebuilder committed May 5, 2024
1 parent 89a4936 commit 28582f9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@
"description": "",
"author": "Charlie Tango",
"license": "MIT",
"funding": "https://github.com/sponsors/charlietango",
"homepage": "https://github.com/charlietango/react-umbraco#readme",
"homepage": "https://github.com/charlie-tango/react-umbraco#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/charlietango/react-umbraco.git"
"url": "git+https://github.com/charlie-tango/react-umbraco.git"
},
"bugs": "https://github.com/charlietango/react-umbraco/issues",
"bugs": "https://github.com/charlie-tango/react-umbraco/issues",
"keywords": ["umbraco", "react", "content delivery api", "headless cms"],
"sideEffects": false,
"exports": {
Expand Down

0 comments on commit 28582f9

Please sign in to comment.