Skip to content

Commit 8542a03

Browse files
committed
chore: set repo url
1 parent a3d8d9b commit 8542a03

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

stubs/vitest-environment-nuxt/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"name": "vitest-environment-nuxt",
44
"version": "2.0.0",
55
"license": "MIT",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/nuxt/test-utils.git",
9+
"directory": "stubs/vitest-environment-nuxt"
10+
},
611
"exports": {
712
".": "./index.mjs",
813
"./utils": "./utils.mjs"

0 commit comments

Comments
 (0)