Skip to content

Commit

Permalink
Update pnpm env
Browse files Browse the repository at this point in the history
  • Loading branch information
druzsan committed Oct 17, 2023
1 parent effce2d commit d4ef59f
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 47 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@types/jest": "^29.4.0",
"@types/lodash": "^4.14.191",
"@types/node": "^18.14.1",
"@types/node-fetch": "2",
"@types/node-fetch": "^2.1.0",
"@types/react": "^18.0.27",
"@types/react-beautiful-dnd": "^13.1.3",
"@types/react-dom": "^18.0.10",
Expand Down Expand Up @@ -210,10 +210,5 @@
".jsx",
".tsx"
]
},
"pnpm": {
"overrides": {
"@babel/traverse@<7.23.2": ">=7.23.2"
}
}
}
Loading

0 comments on commit d4ef59f

Please sign in to comment.