Skip to content

Commit 8e86175

Browse files
authored
fix: update homepage url in package.json (#56)
1 parent 7def6c5 commit 8e86175

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
@@ -18,7 +18,7 @@
1818
],
1919
"author": "Svelte",
2020
"license": "MIT",
21-
"homepage": "https://github.com/svelte/eslint-config#readme",
21+
"homepage": "https://github.com/sveltejs/eslint-config#readme",
2222
"files": [
2323
"index.js",
2424
"package.json"

0 commit comments

Comments
 (0)