Skip to content

Commit c67a2a5

Browse files
committed
fix: update homepage URL in package.json
1 parent 1b73929 commit c67a2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"bugs": {
1313
"url": "https://github.com/Michael-Obele/sveltekit-api-gen/issues"
1414
},
15-
"homepage": "https://sveltekit-openapi-generator.netlify.app",
15+
"homepage": "https://oapi.svelte-apps.me/",
1616
"publishConfig": {
1717
"access": "public",
1818
"provenance": true

0 commit comments

Comments
 (0)