Skip to content

Commit

Permalink
Fix homepage and url fields
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Feb 13, 2025
1 parent e390045 commit 78763ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/val-town/val.town"
"url": "https://github.com/val-town/codemirror-ts"
},
"homepage": "https://github.com/val-town/val.town",
"homepage": "https://github.com/val-town/codemirror-ts",
"scripts": {
"prepare": "tsc",
"dev": "vite",
Expand Down

0 comments on commit 78763ea

Please sign in to comment.