Skip to content

Commit

Permalink
Try to use NPM overrides to lock @lezer/common package
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaughn committed Oct 22, 2023
1 parent b2d8d4f commit 1b71562
Show file tree
Hide file tree
Showing 2 changed files with 2,595 additions and 563 deletions.
5 changes: 5 additions & 0 deletions packages/react-resizable-panels-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,10 @@
"react-virtualized-auto-sizer": "^1.0.10",
"sort-by": "latest",
"suspense": "^0.0.2"
},
"pnpm": {
"overrides": {
"@lezer/common": "1.1.0"
}
}
}
Loading

0 comments on commit 1b71562

Please sign in to comment.