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 c84709e commit 94d9ce4Copy full SHA for 94d9ce4
package.json
@@ -8,6 +8,10 @@
8
"coveralls": "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls",
9
"version": "babel --presets=es2015 src --out-dir npm"
10
},
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "https://github.com/dfcook/vue-testing-library"
14
+ },
15
"author": "Daniel Cook",
16
"license": "MIT",
17
"dependencies": {
0 commit comments