Skip to content

Commit

Permalink
build: remove overrides, regenerate lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
anantoghosh committed Aug 11, 2023
1 parent 88b4476 commit f90bab7
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 356 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,14 +89,5 @@
},
"peerDependencies": {
"react": "*"
},
"pnpm": {
"overrides": {
"ansi-regex@>2.1.1 <5.0.1": ">=5.0.1",
"axios@<=0.21.1": ">=0.21.2",
"axios@<0.21.1": ">=0.21.1",
"follow-redirects@<1.14.7": ">=1.14.7",
"follow-redirects@<1.14.8": ">=1.14.8"
}
}
}
Loading

0 comments on commit f90bab7

Please sign in to comment.