Skip to content

Commit a009eac

Browse files
committed
fix: update the link to vitest-community
1 parent c85896e commit a009eac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"version": "2.0.0",
55
"packageManager": "pnpm@9.6.0",
66
"description": "Render Vue components in Vitest Browser Mode",
7-
"author": "Vitest Team",
7+
"author": "Vitest Community",
88
"license": "MIT",
99
"funding": "https://opencollective.com/vitest",
10-
"homepage": "https://github.com/vitest-dev/vitest-browser-vue#readme",
10+
"homepage": "https://github.com/vitest-community/vitest-browser-vue#readme",
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/vitest-dev/vitest-browser-vue.git"
13+
"url": "git+https://github.com/vitest-community/vitest-browser-vue.git"
1414
},
1515
"bugs": {
16-
"url": "https://github.com/vitest-dev/vitest-browser-vue/issues"
16+
"url": "https://github.com/vitest-community/vitest-browser-vue/issues"
1717
},
1818
"keywords": [
1919
"vue",

0 commit comments

Comments
 (0)