Skip to content

Commit 2425b90

Browse files
authored
Merge pull request #7 from leecalcote/leecalcote-patch-3
Update repository details and author information
2 parents 8e697f1 + 1d5f4fc commit 2425b90

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "git+https://github.com/gregnb/mui-datatables.git"
26+
"url": "git+https://github.com/leecalcote/mui-datatables.git"
2727
},
2828
"keywords": [
2929
"material-ui",
3030
"datatables",
3131
"react"
3232
],
33-
"author": "gregnb <gregnb@gmail.com>",
33+
"author": "Lee Calcote <leecalcote@gmail.com>",
3434
"license": "MIT",
3535
"bugs": {
36-
"url": "https://github.com/gregnb/mui-datatables/issues"
36+
"url": "https://github.com/leecalcote/mui-datatables/issues"
3737
},
38-
"homepage": "https://github.com/gregnb/mui-datatables#readme",
38+
"homepage": "https://github.com/leecalcote/mui-datatables#readme",
3939
"devDependencies": {
4040
"@babel/core": "^7.10.2",
4141
"@babel/plugin-external-helpers": "^7.10.1",

0 commit comments

Comments
 (0)