Skip to content

Commit

Permalink
remove package resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschonti committed Jul 18, 2024
1 parent a11ef51 commit f6552e6
Show file tree
Hide file tree
Showing 2 changed files with 747 additions and 779 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
"author": "Kir-Dev",
"license": "MIT",
"private": true,
"resolutions": {
"wrap-ansi": "7.0.0",
"string-width": "4.1.0"
},
"scripts": {
"start:backend": "cd apps/backend && yarn start:dev",
"start:frontend": "cd apps/frontend && yarn dev",
Expand Down
Loading

0 comments on commit f6552e6

Please sign in to comment.