Skip to content

Commit 31989ff

Browse files
Copilotyi-nuo426
andcommitted
Switch mui-datatables provider from gregnb to leecalcote fork
Co-authored-by: yi-nuo426 <218099172+yi-nuo426@users.noreply.github.com>
1 parent cca6b6d commit 31989ff

3 files changed

Lines changed: 6 additions & 7 deletions

File tree

examples/next-12/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@mui/icons-material": "^5.14.16",
1818
"@mui/material": "^5.14.17",
1919
"@reduxjs/toolkit": "^1.9.7",
20-
"mui-datatables": "^4.3.0",
20+
"mui-datatables": "github:leecalcote/mui-datatables",
2121
"next": "14",
2222
"react": "^18.3.1",
2323
"react-dom": "^18.3.1",

package-lock.json

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"jest": "^29.7.0",
6969
"jest-environment-jsdom": "^29.7.0",
7070
"lint-staged": "^15.5.0",
71-
"mui-datatables": "^4.3.0",
71+
"mui-datatables": "github:leecalcote/mui-datatables",
7272
"notistack": "^3.0.2",
7373
"prettier": "^3.5.3",
7474
"prettier-plugin-organize-imports": "^4.1.0",
@@ -115,7 +115,7 @@
115115
"js-yaml": "^4.1.0",
116116
"lodash": "^4.17.21",
117117
"moment": "^2.30.1",
118-
"mui-datatables": "*",
118+
"mui-datatables": "github:leecalcote/mui-datatables",
119119
"re-resizable": "^6.11.2",
120120
"react-draggable": "^4.4.6",
121121
"react-share": "^5.1.0",

0 commit comments

Comments
 (0)