Skip to content

Commit 6678c5a

Browse files
authored
Remove unused dependencies (#423)
Signed-off-by: Florent MILLOT <[email protected]>
1 parent 3e0e94e commit 6678c5a

File tree

3 files changed

+3
-114
lines changed

3 files changed

+3
-114
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,3 @@
1818

1919
# jest
2020
/coverage
21-
22-
# vs code
23-
/.vscode

package-lock.json

Lines changed: 3 additions & 108 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,9 @@
1818
"ag-grid-community": "^31.0.0",
1919
"ag-grid-react": "^31.2.0",
2020
"core-js": "^3.36.1",
21-
"localized-countries": "^2.0.0",
22-
"notistack": "^3.0.1",
2321
"prop-types": "^15.8.1",
2422
"react": "^18.2.0",
2523
"react-ace": "^11.0.1",
26-
"react-beautiful-dnd": "^13.1.1",
2724
"react-csv-downloader": "^3.1.0",
2825
"react-dom": "^18.2.0",
2926
"react-hook-form": "^7.51.2",

0 commit comments

Comments
 (0)