We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f157f commit 4154fd7Copy full SHA for 4154fd7
package.json
@@ -23,7 +23,7 @@
23
},
24
"repository": {
25
"type": "git",
26
- "url": "git+https://github.com/leecalcote/mui-datatables.git"
+ "url": "git+https://github.com/layer5io/mui-datatables.git"
27
28
"keywords": [
29
"material-ui",
@@ -33,9 +33,9 @@
33
"author": "Lee Calcote <leecalcote@gmail.com>",
34
"license": "MIT",
35
"bugs": {
36
- "url": "https://github.com/leecalcote/mui-datatables/issues"
+ "url": "https://github.com/layer5io/mui-datatables/issues"
37
38
- "homepage": "https://github.com/leecalcote/mui-datatables#readme",
+ "homepage": "https://github.com/layer5io/mui-datatables#readme",
39
"devDependencies": {
40
"@babel/core": "^7.10.2",
41
"@babel/plugin-external-helpers": "^7.10.1",
0 commit comments