Skip to content

Commit 94d9ce4

Browse files
committed
Add repository to package.json
1 parent c84709e commit 94d9ce4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
"coveralls": "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls",
99
"version": "babel --presets=es2015 src --out-dir npm"
1010
},
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/dfcook/vue-testing-library"
14+
},
1115
"author": "Daniel Cook",
1216
"license": "MIT",
1317
"dependencies": {

0 commit comments

Comments
 (0)