Skip to content

Commit 90d65e5

Browse files
committed
Add a repo to the package.json
1 parent a241125 commit 90d65e5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,9 @@
2424
"engines": {
2525
"node": ">=0.10.0"
2626
},
27-
"license": "ISC"
27+
"license": "ISC",
28+
"repository": {
29+
"type": "git",
30+
"url": "git+https://github.com/craigbilner/eslint-plugin-react-props.git"
31+
}
2832
}

0 commit comments

Comments
 (0)