We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d8d9b commit 8542a03Copy full SHA for 8542a03
stubs/vitest-environment-nuxt/package.json
@@ -3,6 +3,11 @@
3
"name": "vitest-environment-nuxt",
4
"version": "2.0.0",
5
"license": "MIT",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/nuxt/test-utils.git",
9
+ "directory": "stubs/vitest-environment-nuxt"
10
+ },
11
"exports": {
12
".": "./index.mjs",
13
"./utils": "./utils.mjs"
0 commit comments