We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e697f1 + 1d5f4fc commit 2425b90Copy full SHA for 2425b90
1 file changed
package.json
@@ -23,19 +23,19 @@
23
},
24
"repository": {
25
"type": "git",
26
- "url": "git+https://github.com/gregnb/mui-datatables.git"
+ "url": "git+https://github.com/leecalcote/mui-datatables.git"
27
28
"keywords": [
29
"material-ui",
30
"datatables",
31
"react"
32
],
33
- "author": "gregnb <gregnb@gmail.com>",
+ "author": "Lee Calcote <leecalcote@gmail.com>",
34
"license": "MIT",
35
"bugs": {
36
- "url": "https://github.com/gregnb/mui-datatables/issues"
+ "url": "https://github.com/leecalcote/mui-datatables/issues"
37
38
- "homepage": "https://github.com/gregnb/mui-datatables#readme",
+ "homepage": "https://github.com/leecalcote/mui-datatables#readme",
39
"devDependencies": {
40
"@babel/core": "^7.10.2",
41
"@babel/plugin-external-helpers": "^7.10.1",
0 commit comments