Skip to content

Commit

Permalink
[frontend] remove useless package json resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumejparis authored Dec 13, 2024
1 parent 2899e95 commit 6d95ccf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@
"show-report-e2e": "start \"\" test-results/report.html && start \"\" test-results/coverage/index.html"
},
"resolutions": {
"mini-css-extract-plugin": "2.9.2",
"react-transition-group": "4.4.5",
"react-apexcharts@1.4.1": "patch:react-apexcharts@npm%3A1.4.1#./.yarn/patches/react-apexcharts-npm-1.4.1-2dc909d883.patch"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9762,7 +9762,7 @@ __metadata:
languageName: node
linkType: hard

"react-transition-group@npm:4.4.5":
"react-transition-group@npm:^4.4.5":
version: 4.4.5
resolution: "react-transition-group@npm:4.4.5"
dependencies:
Expand Down

0 comments on commit 6d95ccf

Please sign in to comment.