Skip to content

Commit

Permalink
chore: Update package.json with homepage URL
Browse files Browse the repository at this point in the history
  • Loading branch information
deblanco committed Aug 5, 2024
1 parent 66590a8 commit 5571d5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"private": true,
"version": "0.0.0",
"type": "module",
"homepage": "https://stabilityprotocol.github.io/bsrswapexample/",
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
Expand Down Expand Up @@ -42,4 +43,4 @@
"typescript": "^5.2.2",
"vite": "^5.3.4"
}
}
}

0 comments on commit 5571d5f

Please sign in to comment.