Skip to content

Commit 4834985

Browse files
authored
chore: add repo to package.json
1 parent c42d1ef commit 4834985

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
@@ -71,5 +71,9 @@
7171
".*\\.(vue)$": "<rootDir>/vue-jest.js"
7272
},
7373
"mapCoverage": true
74+
},
75+
"repository": {
76+
"type": "git",
77+
"url": "git+https://github.com/eddyerburgh/vue-jest.git"
7478
}
7579
}

0 commit comments

Comments
 (0)