Skip to content

Commit f8a0cc2

Browse files
committed
fix: Wrong URIs after package renaming
1 parent 0b959ed commit f8a0cc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"name": "Maxim Morev",
1616
"email": "[email protected]"
1717
},
18-
"homepage": "https://github.com/MorevM/eslint-config-more#readme",
18+
"homepage": "https://github.com/MorevM/eslint-config#readme",
1919
"repository": {
2020
"type": "git",
21-
"url": "https://github.com/MorevM/eslint-config-more"
21+
"url": "https://github.com/MorevM/eslint-config"
2222
},
2323
"keywords": [
2424
"eslint",

0 commit comments

Comments
 (0)