Skip to content

Commit 262c176

Browse files
committed
Update package.json
1 parent 1ce326d commit 262c176

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@
1010
"mapStateToProps",
1111
"selectors"
1212
],
13-
"author": "Gilad Peleg",
13+
"author": "Gilad Peleg <giladp007@gmail.com> (http://giladpeleg.com)",
1414
"main": "lib/index.js",
15+
"repository": "pgilad/eslint-plugin-react-redux",
1516
"scripts": {
1617
"test": "mocha tests --recursive"
1718
},

0 commit comments

Comments
 (0)