Skip to content

Commit 4084c9e

Browse files
Copilotfitzergerald
andcommitted
Remove obsolete @sistent/mui-datatables from devDependencies
This package was causing npm dependency resolution conflicts after PR #1218 switched to the GitHub fork of mui-datatables. The code now uses the 'mui-datatables' package from github:leecalcote/mui-datatables, so the old @sistent/mui-datatables package in devDependencies is no longer needed. Co-authored-by: fitzergerald <182300328+fitzergerald@users.noreply.github.com>
1 parent 1eeeb92 commit 4084c9e

2 files changed

Lines changed: 5 additions & 78 deletions

File tree

package-lock.json

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

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
"jest": "^29.7.0",
6969
"jest-environment-jsdom": "^29.7.0",
7070
"lint-staged": "^15.5.0",
71-
"@sistent/mui-datatables": "^5.1.2",
7271
"notistack": "^3.0.2",
7372
"prettier": "^3.5.3",
7473
"prettier-plugin-organize-imports": "^4.1.0",

0 commit comments

Comments
 (0)