Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Commit f85871c

Browse files
committed
Add repository to package.json
1 parent fd4fc08 commit f85871c

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
@@ -4,6 +4,10 @@
44
"description": "Mock external React components with jest",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/asvetliakov/jest-mock-external-components"
10+
},
711
"author": "Alexey Svetliakov <[email protected]>",
812
"license": "MIT",
913
"keywords": [

0 commit comments

Comments
 (0)