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.
1 parent 532ca39 commit bf4eb0aCopy full SHA for bf4eb0a
package.json
@@ -29,6 +29,14 @@
29
],
30
"author": "Source Allies",
31
"license": "MIT",
32
+ "repository": {
33
+ "type": "git",
34
+ "url": "git+https://github.com/sourceallies/vue-testing-library-stubs.git"
35
+ },
36
+ "bugs": {
37
+ "url": "https://github.com/sourceallies/vue-testing-library-stubs/issues"
38
39
+ "homepage": "https://github.com/sourceallies/vue-testing-library-stubs#readme",
40
"engines": {
41
"node": ">=18.0.0"
42
},
0 commit comments