We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
repository.directory
package.json
1 parent be4033e commit 88d3ca8Copy full SHA for 88d3ca8
packages/server-test-utils/package.json
@@ -14,7 +14,8 @@
14
},
15
"repository": {
16
"type": "git",
17
- "url": "git+https://github.com/vuejs/vue-test-utils.git"
+ "url": "git+https://github.com/vuejs/vue-test-utils.git",
18
+ "directory": "packages/server-test-utils"
19
20
"author": "vuejs",
21
"license": "MIT",
packages/test-utils/package.json
+ "directory": "packages/test-utils"
0 commit comments