Skip to content

Commit 209e7e5

Browse files
authored
chore: fix package repository url (#22)
1 parent 3bfd7be commit 209e7e5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"query",
1010
"search"
1111
],
12-
"homepage": "https://github.com/sheremet-va/ivya#readme",
12+
"homepage": "https://github.com/vitest-dev/ivya#readme",
1313
"bugs": {
14-
"url": "https://github.com/sheremet-va/ivya/issues"
14+
"url": "https://github.com/vitest-dev/ivya/issues"
1515
},
1616
"license": "MIT",
1717
"repository": {
1818
"type": "git",
19-
"url": "git+https://github.com/sheremet-va/ivya.git"
19+
"url": "git+https://github.com/vitest-dev/ivya.git"
2020
},
2121
"files": [
2222
"dist"

0 commit comments

Comments
 (0)