Skip to content

Commit 4154fd7

Browse files
committed
change git URL
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent e7f157f commit 4154fd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

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

0 commit comments

Comments
 (0)