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 committed Dec 11, 2024
1 parent 36f02bf commit b294e57
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 @@ -142,8 +142,6 @@
"test:e2e:coverage": "npx nyc report --reporter=html && start \"\" coverage/index.html"
},
"resolutions": {
"mini-css-extract-plugin": "2.9.1",
"react-transition-group": "4.4.5",
"[email protected]": "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 @@ -9775,7 +9775,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 b294e57

Please sign in to comment.